Showing 22 open source projects for "program work"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    ProxyChains-NG

    ProxyChains-NG

    Hooks calls to sockets in dynamically linked programs

    proxychains ng (new generation), a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies. The way it works is basically a HACK; so it is possible that it doesn't work with your program, especially when it's a script, or starts numerous processes like background daemons or uses dlopen() to load "modules" (bug in glibc dynlinker). It should work with simple compiled (C/C++) dynamically linked programs though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Adblock FastOwnTracks Recorder

    Adblock FastOwnTracks Recorder

    Store and access data published by OwnTracks apps

    The OwnTracks Recorder is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the OwnTracks apps. It is a compiled program which is easy to install and operate even on low-end hardware, and it doesn't require an external database. There are two main components: the Recorder obtains data via MQTT subscribes or HTTP POST, stores the data in plain files and serve it via its built-in REST API, and the ocat command-line utility reads stored data in a variety of formats. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    Extism is a plug-in system for everyone. We've carefully designed it to be flexible, fitting into codebases of all shapes and sizes, but opinionated enough so that things Just Work™ the way they should. Extism's goal is to make all software programmable. You can use Extism in your codebase, regardless of the programming language. We support several environments through our official Host SDKs, and are adding more language support all the time. A plug-in system is software that enables your...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4

    dhcpd-pools

    ISC dhcpd leases usage analysis

    This is dhcpd-pools ISC dhcp shared network and pool range usage analysis. Purpose of command is to count usage ratio of each IP range and shared network pool which ISC dhcpd is in control of. Users of the command are most likely ISPs and other organizations that have large IP space. Program is written C. Design goal is to get analysis done quickly where there is lots of data. On cheap laptop the speed of analysis is roughly 100k leases per second. Number of ranges, or shared networks,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 5
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pH7 Social Dating CMS (pH7Builder)❤️

    pH7 Social Dating CMS (pH7Builder)❤️

    🚀 Professional Social Dating Web App Builder (formerly pH7CMS)

    pH7Builder is a Professional, Free & Open Source PHP Social Dating Builder Software (primarily designed for developers ...). This Social Dating Web App is fully coded in object-oriented PHP (OOP) with the MVC pattern (Model-View-Controller). It is low resource-intensive, extremely powerful and highly secure. pH7Builder is included with over 42 native modules and is based on its homemade pH7 Framework which includes more than 52 packages To summarize, pH7Builder Social Dating Script...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 7
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    websocketd

    websocketd

    Turn any program that uses STDIN/STDOUT into a WebSocket server

    websocketd is the WebSocket daemon. It takes care of handling the WebSocket connections, launching your programs to handle the WebSockets, and passing messages between programs and web-browser. If you can run your program from the command line, you can write WebSocket endpoints. Just read incoming text from stdin and write outgoing text to stdout. Messaging is simple. Each inbound WebSocket connection runs your program in a dedicated process. Connections are isolated by process. Available...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    A simple GUI Java program that is capable of WOL and Ping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10

    Bible Reading Program

    Daily Reading Program

    BRP is a web based computer program to provide daily content from a list indexed by date, such as a daily Bible reading. It will work with anything arranged as book / chapter /verse. It is Open Source Free Software. Install / upload via phpMyAdmin to your web hosting, copy the files into a folder named /brp, and click on index.php to use it. For details please see readme.txt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    casualShare

    casualShare

    Transforms the computer into a Airplay receiver

    ...if the airplay logo does not show up, try reconnecting your wifi on the iOS device. Note: only images work on ios7, no longer working on project
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12

    outerIP

    Acquires external IP address from command line

    Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    opensourcecaptchasolver

    opensourcecaptchasolver

    Program to earn credits by solving Captchas

    ENGLISH: With this program, users can earn credits on captcha exchange sites. Currently, only 9kw (http://www.9kw.eu/index.html) is supported. You need a Java Runtime (JRE) version 1.6 or higher. Then, just download and unpack the file OpenSourceCaptchaSolver.zip and start opensourcecaptchasolver.cmd or opensourcecaptchasolver.sh Developed and tested on Linux, but should work on Windows and Mac too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a perl program that takes an Opera Hotlist and converts it to HTML code. With most Opera hotlist files, it generates standards-compliant HTML code. It can also exclude specific folders for privacy and generate Mozilla-compatible bookmark file. This project hasn't been updated in a long time and probably doesn't work with modern versions of Opera anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bannerexia is a work in progress banner exchange program based on Banex by Trey Brigs, written with PHP/MySQL. New features: uploading, banner stats, size control, & more. Note: If you need or want support, great. Email me, just don't be obnoxious/rude
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    From what I have found, no existing bookmarking program work as I want them to. The basic principle is that the bookmarks should be grouped using keywords. The navigation is then done by adding/deleting keywords instead of moving up and down categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mamba is a extensible xml templates preprocessor wrote in Python. Using it, you can rapidly develop powerful applications ready to integrate with the internet. It can be used to work as a generic CGI program or for generate content.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    This program keeps track of your weightlifting routines. It can be configured for anyones routine and is multiuser. It also makes use of jpgraph so you can track your results graphically. If you weightlift, workout, or bodybuild you should definitely
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The CourseReader is an educational computer conferencing program used for conducting courses via the Internet. It filters a newsgroup's messages into multiple courses for offline work. It is especially useful in regions with expensive Internet access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    themaManager

    themaManager

    themaManager - edit and manage posts

    themaManager posts manager program which allows you to automatically fetch all your users posts from forums and blogs. You can check for dead links, replace links, edit posts and more. The program helps to edit and manage posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    themaLeecher

    themaLeecher

    themaLeecher - leech and manage messages

    themaLeecher leech and manage messages from forums, blogs and RSS feeds. Automatic leeching, easy to replace links, format the messages as needed and more. The program helps to leech and manage messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next