Showing 810 open source projects for "using"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    pcsc-tools

    pcsc-tools

    Some tools to be used with smart cards and PC/SC

    pcsc-tools is a suite of tools used to test smart cards and PC/SC drivers. It provides utilities like pcsc_scan to monitor smart card readers and scriptor to send commands to smart cards, aiding in development and troubleshooting.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    SmokePing

    SmokePing

    The Active Monitoring System

    SmokePing is a latency monitoring tool that measures, visualizes, and alerts on network latency using configurable probes such as ping, fping, or HTTP checks. Developed by Tobi Oetiker, it provides detailed, historical graphs of network performance, making it ideal for diagnosing intermittent issues or verifying SLAs. It uses RRDtool for data storage and graphing.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    OpenFortiVPN

    OpenFortiVPN

    Client for PPP+TLS VPN tunnel services

    openfortivpn is a command-line SSL VPN client for connecting to Fortinet FortiGate gateways without relying on proprietary GUIs. It negotiates the SSL/TLS tunnel, authenticates with credentials (and commonly with two-factor methods), then brings up a secure point-to-point interface and installs routes and DNS settings. The tool aims to be minimal and dependable: a single binary with an INI-style config file, systemd compatibility, and clear runtime diagnostics. It handles details like MTU...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 4
    Koha Library Software

    Koha Library Software

    Community Koha plus additional patches needed for ByWater Partners

    Koha is a free, open-source, web-based library management system (ILS) that helps libraries streamline operations and improve user services. It's used by libraries of all sizes worldwide and is built using library standards and protocols. Koha is a fully featured, scalable library management system with a configurable user interface, adaptable for any library type, and has been translated into many languages. Development is sponsored by libraries of varying types and sizes, volunteers, and support companies worldwide.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    youtube-viewer

    youtube-viewer

    Lightweight YouTube client for Linux

    youtube-viewer is a lightweight YouTube client for Linux, providing a command-line interface to search and play YouTube videos. It offers a minimalistic alternative to browsing YouTube through a web browser.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Convos

    Convos

    Convos is the simplest way to use IRC in your browser

    ...Backend powered by Mojolicious, frontend using Svelte framework. Built-in video chat support for one-on-one or group conversations. Persistent IRC connection and message history even when browsers disconnect (“always online”).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RSNAPSHOT

    RSNAPSHOT

    A tool for backing up your data using rsync

    rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. It leverages rsync and hard links to create efficient incremental backups, allowing users to maintain multiple backups without consuming excessive disk space.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Netdisco

    Netdisco

    A web-based network management tool

    Netdisco is a web-based network management tool suitable for small to very large networks. It collects IP and MAC address data into a PostgreSQL database using SNMP, CLI, or device APIs.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LCOV

    LCOV

    LCOV

    LCOV is an extension of GCOV, a GNU tool that provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. The extension consists of a set of Perl scripts that builds on the textual GCOV output to implement the following enhanced functionality,
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Prokka

    Prokka

    Rapid prokaryotic genome annotation

    ...Prokka handles common complications—overlapping ORFs, frameshifts, alternate start codons—while providing customizable databases so researchers can bias domain or strain-specific annotations. The pipeline is optimized for speed, using multithreading and caching to annotate large microbial genomes in minutes. Because it standardizes names, locus tags, and qualifiers, Prokka is often used as a baseline for comparative microbial genomics, pangenome studies, and functional profiling. Its modular design lets users plug in custom gene callers or databases, making it flexible for diverse research contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Everything cURL

    Everything cURL

    The book documenting the curl project, the curl tool, libcurl

    Everything curl is an extensive, continuously maintained book that documents the entire curl ecosystem: the curl command-line tool, the libcurl library, the project’s history and development practices, and practical guidance for using and contributing to curl. The project is written as an open source book (CC-BY-4.0) and is available in multiple formats and locations, including an online website, PDF, and ePub so readers can pick the format that suits them. Content ranges from beginner-friendly tutorials and usage examples to deep dives into internals, protocols, bindings, build instructions, and advanced deployment scenarios, making the book useful for both casual users and experienced developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RE2/J

    RE2/J

    linear time regular expression matching in Java

    ...Unlike traditional regex engines such as Java’s java.util.regex, PCRE, or Perl’s implementation—which rely on backtracking and can suffer from catastrophic exponential runtimes—RE2/J guarantees linear-time matching relative to input size. It achieves this efficiency by simulating all possible matches in a single pass using a nondeterministic finite automaton (NFA), ensuring predictable and safe performance even with complex patterns. This makes RE2/J ideal for applications that must handle user-supplied regular expressions securely without the risk of denial-of-service through regex backtracking. While it omits some advanced features like backreferences and certain Java regex options, it supports the vast majority of practical expressions used in production code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ddclient

    ddclient

    ddclient updates dynamic DNS entries for accounts

    ddclient is a long-standing, Perl-based Dynamic DNS client that keeps DNS records updated when your public IP changes. It supports a wide roster of DNS providers and APIs, allowing both A and AAAA updates so IPv4 and IPv6 hosts remain reachable. The client can discover your current address via network interfaces or external check services, which is crucial for NAT’d home connections. It runs as a daemon or from cron, with configurable intervals, SSL/TLS for provider communication, and robust...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Smoothwall
    Smoothwall is a best-of-breed Internet firewall/router, designed to run on commodity hardware and to provide an easy-to-use administration interface to those using it. Built using open source and Free software, it's distributed under the GNU Public License.
    Leader badge
    Downloads: 7,562 This Week
    Last Update:
    See Project
  • 15
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 41,558 This Week
    Last Update:
    See Project
  • 16

    SDT-weather-com

    LMS SuperDateTime Weather.com Plugin

    This is a plugin for Lyrion Media Server Squeezebox players. It provides the SuperDateTime plugin functionality originally developed by Greg Brown using weather.com data. Repository URL: http://sourceforge.net/projects/sdt-weather-com/files/repo.xml or http://downloads.sourceforge.net/project/sdt-weather-com/repo.xml
    Leader badge
    Downloads: 5,378 This Week
    Last Update:
    See Project
  • 17
    Uniform Server

    Uniform Server

    A free lightweight Windows Apache MySQL and PHP Server Solution.

    Uniform Server is a free lightweight WAMP server solution for Windows. Build using a modular design approach, it includes the latest versions of Apache, MySQL or MariaDB, PHP (with version switching), phpMyAdmin or Adminer. No installation required! No registry dust! Just unpack and fire up! ------- Note: The latest version of Uniform Server requires a **64-bit version** of Windows. -------
    Leader badge
    Downloads: 1,139 This Week
    Last Update:
    See Project
  • 18
    The Open IPMI project aims to develop an open code base to allow access to platform information using Intelligent Platform Management Interface (IPMI).
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 19
    phpipam

    phpipam

    phpipam open-source IP address management

    phpipam is an open-source web IP address management application (IPAM). Its goal is to provide light, modern and useful IP address management. It is php-based application with MySQL database backend, using jQuery libraries, ajax and some HTML5/CSS3 features.
    Leader badge
    Downloads: 219 This Week
    Last Update:
    See Project
  • 20
    <<Hack|Track GNU/Linux

    <<Hack|Track GNU/Linux

    Distro Penetrasing Live System Burn to USB Flash Disk & Run.

    <<Hack|Track GNU/Linux is an open source operating system developed by the HTGL Project from Indonesia which provides penetration testing.
    Downloads: 260 This Week
    Last Update:
    See Project
  • 21
    xoscope is a digital oscilloscope using input from a sound card or EsounD and/or a ProbeScope/osziFOX and will soon support Bitscope hardware. Includes 8 signal displays, variable time scale, math, memory, measurements, and file save/load.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 22
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 23
    Led is a general purpose LDAP editor which allows editing of LDIF records or standard unix flat file representations of LDAP databases using your favorite editor.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    pgn4web

    pgn4web

    javascript chess games viewer for websites, blogs and live broadcasts

    ...H.S. from the Max Euwe memorial tournament committee, using pgn4web for live broadcast and game reports, November 2011.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    imaputils is a tool for managing/searching mail on an IMAP server. It's a CLI tool written in Perl. It searches using the native IMAP server's capabilities (by date, mail header, etc.). Move or copy between mailboxes, current tar ball is same server only. Git head is recommended. It has several additional features (e.g. server to server copy/move).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next