Search Results for "wgoto-section" - Page 4

Showing 119 open source projects for "wgoto-section"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Qt based application for GNU/Linux to print lightScribe discs. Labels are stored in easy to understand/edit XML format. You can print CDDB data on labels (see HOWTO in documentation section).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Prodar

    Prodar

    Prodar searches the PDB for candidate protein structural alignments

    Prodar is a search application that queries the PDB for candidate structural alignments. The input to the search is a protein backbone structure read from a standard (text) PDB file, and the results returned are based solely on structural similarity of the backbone without any regard to sequence information. Searches are extremely fast, searching the PDB (included in app) in less than a minute typically. Prodar identifies partial matches, such that a relatively small section of the query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HMTsu

    HMTsu

    HMTsu is a gksu-like tool, frontend to devel-su, sudo and ariadne.

    HMTsu (pronounced 'harmattan-su') is a gksu-like tool for N9 smartphone, frontend to devel-su, sudo and ariadne. It provides graphical password prompt and GUI to launch apps with root priveleges without the need to open terminal and run mentioned tools directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Nuclei

    Nuclei

    Feature rich GUI for nuclear decay schemes

    Nuclei is a software tool for the displaying of nuclear decay schemes and estimated energy spectra, the calculation of angular γ emission anisotropies, and the automated search for appropriate decay cascade properties. It uses the Evaluated Nuclear Structure Data Files (ENSDF). A description of Nuclei's functionality and results obtained using its search method was published in Nuclear Instruments and Methods in Physics Research, Section A: M. Nagl, et al., NIM A 726 (2013), 17-30 [doi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    A utility to read/write from: pipes, sockets, standard handles, files, block devices, NT Native API objects, file mapping/section objects, comm ports, etc. Supports various text/data conversions, multiple inputs/outputs, and various IO types/options.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    fmstream

    fmstream

    Read-write access to memory-mapped files on Windows and POSIX systems

    fmstream provides an interface to read data from memory-mapped files as input/output streams. File mapping is the association of a file's contents with a portion of the virtual address space of a process. The system creates a file mapping object (also known as a section object) to maintain this association. A file view is the portion of virtual address space that a process uses to access the file's contents. File mapping allows the process to use both random input and output (I/O...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fotorelacjonusz

    fotorelacjonusz

    Official skyscrapercity.com application for posting photos

    The typical thing of "Forum Polskich Wieżowców" (polish section on skyscrapercity.com) is posting extensive "photo reports" of road construction progress and other building sites. This application is made to facilitate process of preparation and posting photos on SSC. It does everything for you. Just toss your photos straight from a memory card into the application, click a few times and photos end up on the forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libbbb

    Basic building blocks library

    ... keyserver.ubuntu.com --recv-keys E7270845 sudo add-apt-repository ppa:nicu-tofan/ppa sudo apt-get update sudo apt-get install libbbb An installer is provided for Windows in the downloads section and source code packed as tar.gz is also available. [1] - http://launchpad.net/+help-soyuz/ppa-sources-list.html. [2] - http://qt-project.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Skraken

    Break A5/1 cipher used in GSM

    ... that generates a GSM burst is around 20%. For further information, see the README in the Code section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    ..." section for details. Any criticism, feature requests, and/or bug reports are appreciated. Things to add in the future: * Proper support for IPV6 networking. * Optional reliable messaging. * TCP support. * C++ native stream support. / Better error checking. * An asynchronous socket class. The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Arduino Inter-Chip Serial Communication

    Simple multi-station serial communications

    NOW ON GITHUB: https://github.com/MajenkoLibraries/ICSC This is a simple class to enable multiple Arduinos to communicate with each other in either a multi-drop RS-485 network, or point-to-point using direct RS-232. Up to 254 stations can be defined, and any one station can send commands and messages to any other station. Messages are in the form of small packets including a header section, data section, and checksum. Now also includes a C library for Linux to communicate between a PC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Skope Surveillance Suite [DEPRECATED]

    Skope Surveillance Suite [DEPRECATED]

    Monitor Activity on your Computer by Auto Screenshot Capture

    ... in keywords. These words will trigger Skope to make a "SkopeShot" of the screen. A SkopeShot is a packaged number of images that were taken from the screen at a specified delay interval. These are designed to give you a rough idea of your child or other computer user's online activities. Additionally, the Keylog section displays recordings of keystrokes on the computer and how they correlate with the SkopeShots that were taken. **UPDATE!** Version 1.6 is out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    T5

    Simple and easy to use configuration file reading library

    T5 is a simple and easy to use configuration file reading and library. It can read from INI files both with and without section tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyQtX

    PyQtX

    Binary releases of (Qt Python bindings) PyQt for Mac OS X

    PyQtX provides stable up to date binary installers for PyQt on Mac OS X. Visit the files section to download the installer, and see the readme file as well.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    EpLibrary

    Visual C++ Utility Library

    ... document (EPLibrary Documentation.chm) from the "Downloads" Section. * If the documentation file is not visible after finishing download. Solution 1. ** Double-click the .chm file. ** In the Open File-Security Warning dialog box, click to clear the Always ask before opening this file check box. ** Click Open. Solution 2. ** Right-click the CHM file, and then click Properties. ** Click Unblock. ** Double-click the .chm file to open the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    DoomRunner (Doom Frontend)

    DoomRunner (Doom Frontend)

    Classic Doom Frontend

    DoomRunner is a modern frontend for the classic "Doom" game by id Software. The Mac and Windows versions include the PrBoom game engine. It is written in C++/Qt and supports a variety of platforms. This version is final; if there aren't any bugs or issues, this version won't be updated. Otherwise, if any bugs are found, leave a message at the discussion section.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    ChaLo

    ChaLo

    Little helper application to correct mistypings

    ... later that s/he is mistyping. ChaLo helps to correct the mistyped section quickly and without the need to rewrite the mistyped section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DaQ
    ... for the use, correct or otherwise of this software-hardware package. IMPORTANT INFORMATION ======================= There are several important modifications to be done to the DAQ-16c-Interface unit in order to improve it's performance and utilise the extra features of this version of the DAQ-16c-Interface software. Please refer to the"MODIFICATIONS TO THE DAQ-16c-Interface UNIT" section
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A plugin for Winamp which allows song change events to be forwarded to Snarl. To install, copy the gen_snarl.dll file, which can be found in the files section here, to C:\Program Files\Winamp\Plugins (default path for Winamp installations) and res
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cdemu Tray
    Cdemu Tray is written in Gtkmm GUI for cdemu daemon, that resides in the system tray. In essence, it tries to mime gcdemu functionality, but in tray manner. To review the key features, click the "Show project details" down this section
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ScanPlay
    The idea is to create an easy to use engine for board game simulations on PC. Just scan or photograph your board and cards to play. Check games section for some game setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Psotnic is an ircnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Please visit our download section for source code and wiki page for documentation (currently might be unavailable due to migration).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is the software development section for the McGill underwater robotics team. We compete here: http://www.auvsi.org/about/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Ambitions
    a cross platform project that allows the user to create goals they would like to achieve based on the SMART system of attaining goals (Specific Measurable Attainable Realistic Time bound) intended for everyone that has a goal they want to achieve.
    Downloads: 0 This Week
    Last Update:
    See Project