Showing 5882 open source projects for "all-in-one"

View related business solutions
  • 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.
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 1
    DNP3 Windows c c++ c# .net Program code

    DNP3 Windows c c++ c# .net Program code

    DNP3 Source code Library for Windows and simulator

    v21.06.008 Complete implementation of DNP3 protocol standard including File transfer. Binary Input, Double-bit Binary Input, Binary Output, Counter Input, Analog Input, Analog output, Octect String, virtual terminal String. support CROB, analog output command with "select-before-operate" or "direct-execute" command execution modes, unsolicited response, Time Synchronization support C C++, C# ( .net ) programming languages Get a free DNP3 Development Bundle In the Development Bundle, We...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    stdiotelnetd

    A simple TCP server using telnet protocol for communication

    ... that only one instance of the program will ever be spawned, hence all of the connected clients will be seeing the same content, effectively being able to observe the effects of the other connected users actions (namely, if the spawned program responds with echo, all the users will be seeing what the others are typing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    UDP Broadcaster

    Re-broadcasts UDP packets using all network interfaces.

    The program functions as a sort of virtual hub. It listens on all network interfaces for outgoing UDP broadcast packets destined to the IPv4 address 255.255.255.255. When the program receives any such packet, it will send it on all network interfaces (other than the interface on which it is already being sent) that have a class C subnet mask. In other words, when the program is running, outgoing UDP broadcast packets are sent from all network interfaces that have a class C subnet mask, instead...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    OpenKropki

    OpenKropki

    open-source implementation of the "kropki" (aka "tochki") game

    OpenKropki is an open-source implementation of the 'kropki' game. 'Kropki' is a pen & paper game somewhat popular in Poland (kropki), Russia (точки) and Czech republic (židi). The game's name translates simply as 'dots'. The concept is similar to Go, although it have been adapted for on-paper gameplay: * every player takes turns into putting a new dot on the field. * when one of the player managed to put his dots all around a group of enemy dots, he creates a 'base', capturing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5

    TOTimer

    Time-Out-Timer for single threaded environement

    Serve timeouts by calling a service-function periodically and an independent time-source (toticker). If you need a timer and like to try this one, please write your experiences to me in brief! And may be suggestions, of course. 10ms tick time should be possible. May be less. DO NOT USE Version less 0.1.1 - it is definatly buggy! Easy to control timers via Handle, eg auto create&start a timer via totimer_setTimeout function. Optionally use Callback-Functions if timeout expires. See uws...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mailfilter

    Mailfilter

    Remote anti spam utility

    Mailfilter is a flexible utility for UNIX (-like) operating systems to get rid of unwanted spam mails, before having to go through the trouble of downloading them into the local computer. It offers support for one or many POP accounts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    spectranfid

    A Spectranet networking FID driver for CP/M Plus

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. A Spectranet device brings networking abilities to the Spectrum computers. This driver allows connection to a remote disk image registered as N: and a remote character device (e.g. serial console) registered as SPCNET: (namely, one can type `DEVICE aux:=spcnet` to redirect AUX: to SPCNET: and use it as a serial port over ethernet). Proven to work on the real thing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Electronic Shelf Label  Firebase Edition

    Electronic Shelf Label Firebase Edition

    An electronic shelf label is a type of price tag

    An Electronic Shelf Label is a device that's typically attached to the front edge of retail shelving. ESL Firebase Edition V2.0 utilizes the AES-256 in CBC mode and Google Firebase. It doesn't require an expensive gateway to function, once configured, all it needs is a power supply and a Wi-Fi access point. ESL Firebase Edition V2.0 allows you to operate as many of them as you wish, provided that each has its own unique ID, and there's enough power and bandwidth for all of them. For more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleDCS
    SimpleDCS is a Distributed Control System made easy - fully configurable both on hardware and a software level. Experimental stage (alpha)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10

    abcCairo

    Extend abcm2ps to support direct generation of PNG, SVG and PDF files

    abcCairo is a project to create a Cairo backend for abcm2ps, enabling it to generate output in the formats supported by the Cairo library; PNG, SVG and PDF. abcm2ps is a command line program written by Jean-François Moine which converts abc music notation to music sheet in PostScript or SVG format. It is an extension of Michael Methfessel's abc2ps. This project takes out the PostScript commands to generate various musical symbols and instead replaces them with Cairo function calls that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    ... (and envelope information) into one or more databases using MySql client library or dbi drivers (also on SourceForge). The client needs no configuration (all input is via command-line). It is intended for hosts to make database entries without needing database client or interface code. Syslogd2 integration allows DBD2 to act as Syslogd2's database back-end for MySql and other databases supported by the dbi drivers. Original purpose was to track Linux cluster job status but other uses exist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max. Element-Size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AmiModRadio

    AmiModRadio

    All of Aminet modules at your fingertips

    IF YOU LIKE IT, BUY ME A COFFEE AT https://www.buymeacoffee.com/amimodradio MORE INFORMATION AT http://www.chingu.asia/wiki/index.php?title=AmiModRadio Did you know that, as of today (2015/06/02), there are more than 20,000 packages (http://aminet.net/tree) in the mods directory on Aminet? Yes! That's more than 20,000 modules to play and enjoy! So, why not have a program that could automatically download one module at-a-time, extract it, and play it? This is the purpose of AmiModRadio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ARITA

    ARITA

    Extraordinary audio player for FreeBSD & GNU/Linux

    ... supports multipage docs, so scans of covers/discs can be packed together in one file. ARITA will locate and display the said file, allowing you to view all pages. Optional 'signature' files can be created to keep checksums of tracks, so you may ask ARITA to verify them and make sure nothing is damaged due to a sudden failure of HDD/SSD. As for 'cuesheets': tracks are merged into a single continuous audio file and a supplementary text file, which provides information on where tracks start and end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MamoLinux

    MamoLinux

    A customized Linux OS based on Ubuntu LTS release for All

    ... is a customized Linux-based(Ubuntu) Operating System and aims to achieve features like: 1. Free-ness (As in Freedom) of Linux, 2. User-friendliness of MS Windows, 3. Beauty and elegance of Mac or OS-X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Interlocking system for modular model railroading. The goal is the development of hard- and software for an model interlocking interfacing on the one hand to the model railroad and on the other to the model of the userinterface of an real interlocking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    kevux-tools

    kevux-tools

    Provide common tools similar to coreutils and util-linux.

    Provide common tools similar to coreutils and util-linux primarily for the Kevux systems. Simple commands like 'install' have proven to be problematic in that they might nit work well in change root environments where there is no mounted /proc filesystem. Provide simple replacements and other common tools utilizing the Featureless Linux Library. These will not be one-to-one or feature-to-feature replacements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Geometry Simplify

    Geometry Simplify

    PostGIS library to simplify geometries

    PostGIS library to simplify geometries. Currently, library contains only one function, simpletiles. This function simplifies lines, removes redundancy and cuts lines into QuadTiles with bleed. Input can be any geometry, but only lines within group will be processed. Output is one indexed multiline per tile. Requires PostGIS source code. Tested with PostGIS 3.3.4 and Ubuntu 20.04.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Simple implementation of TCP reverse port forwarding just like 'ssh -R', but it doesn't multiplex TCP connections into one, neither it will encrypt the forwarded data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nV@derz!
    nV@derz! is a two-dimensional, vertical space shooter inspired by the classic arcade game Space Invaders. The player must defend the planet from waves of aliens, and the game features a few variations from the original. Play with PC joysticks or keyboard with one or two players. Note (04-26-2017): Sound may not work on some systems. Please share your experience with nV@derz! in the Discussion forum or make a ticket in the Bugs tracker. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    en78

    en78

    my attempt to create train simulator inspired by 20 yrs old "Mechanik"

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DkIT Bridge Designer

    DkIT Bridge Designer

    Dundalk Institute of Technology Virtual Bridge Design Competition

    The DkIT Bridge Designer will provide you with a realistic introduction to engineering through an authentic, hands-on design experience. This software provides you with the tools to model, test, and optimize a steel highway bridge, based on realistic specifications, constraints, and performance criteria. Supported by Dundalk Insititute of Technology and All-Island Funds, this is a virtual bridge designer that allows kids of all ages learn about engineering and compete with their classmates!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    AlgorithmsDev Library by Arshad Latti

    comman and new algorithms and functions development and demo programs.

    Provide implemented algorithms and functions with demo programs to test.keeped portable as possible at OS level and programming language(understanding)level.provide third party archives if available for ralvent algorithm.links for YouTube videos on availability by us and third party.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is the Open Storage Toolkit from Intel Labs. It contains a variety of storage systems research software dating back to 2001. You'll find one of the first iSCSI initiator implementations (for kernels 2.4, 2.6 and 3.x), a user-level iSCSI target (udisk) that's still compatible with the Linux initiator (as of kernel version 5.x), the first implementation of Object-based Storage Devices (kernel version 2.4), and an implementation of Differentiated Storage Services (kernel versions 3.11.10...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mfbpdf

    mfbpdf

    Easy converting PNM to (MASK+FG+BG)-pdf.

    MFBpdf is a simple project for easy converting PNM to (MASK+FG+BG)-pdf. It uses libtiff and libjpeg for all technichal work and compression. The breakdown of the image into components is done using DjVuL and DjVuL wiki.
    Downloads: 0 This Week
    Last Update:
    See Project