Showing 17 open source projects for "linux rolling release"

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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    gr-acars

    gr-acars

    ACARS decoder for GNURadio, for RTL-SDR, PlutoSDR or UHD receivers.

    ...make -j4 sudo make install (developed and tested on Debian GNU/Linux) Compile for RaspberryPi4/Buildroot (located in BR_PATH): cmake -DCMAKE_INSTALL_PREFIX:PATH=$BR_PATH/output/target/usr -DCMAKE_TOOLCHAIN_FILE=$BR_PATH/output/host/share/buildroot/toolchainfile.cmake ../ make -j4 make install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pyst consists of a set of interfaces and libraries to allow programming of Asterisk from python. The library currently supports AGI, AMI, and the parsing of Asterisk configuration files. The library also includes debugging facilities for AGI. 2014-04-17: Moved the version control to GIT. To check out see the tab "Code". Note that the whole history including ancient CVS, then some time in monotone, then subversion was united into one GIT repository thanks to ESR's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    BlackTools tcl

    BlackTools tcl

    ultimate channel management tcl script for eggdrop

    BlackTools is the most complete channel management tcl script for eggdrop/windrop who can manage channels from all the IRC networks, although some modules are specifically designed only for Undernet network. Offers everything you need for you to start using your eggdrop by having a lots of commands, protections, modules that make your channel more safe and your life easier.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    LibreWeb Browser

    LibreWeb Browser

    Decentralized Web Browser

    LibreWeb is an open-source decentralized web browser, leveraging IPFS. What would you do differently; if you could reinvent The Internet in the 21st century? With all the knowledge and new technologies available today. I was inspired by Douglas Engelbart, Tim Berners-Lee, and Ted Nelson as well as projects like IPFS, Jekyll, ARPANET, and more. Everyone should be able to easily read and create a site/blog/news page and publish the content online (without minimal technical knowledge). Built-in...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    transmission-daemon-cfp

    transmission-daemon-cfp

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    ...Temporary piece support. https://trac.transmissionbt.com/ticket/532 plus many featured enhancements! Tested, stable enhancements user requested. Specifically modified and bug tested for Linux GCC and Windows (cygwin gcc/g++) compilers. Current release 14734-18 020619 https://github.com/cfpp2p/transmission/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    transmission-daemon-cygwin

    transmission-daemon-cygwin

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    ...Temporary piece support. https://trac.transmissionbt.com/ticket/532 plus many featured enhancements! Tested, stable enhancements users requested. Specifically modified and bug tested for Linux GCC and Windows (cygwin gcc/g++) compilers. Current release 14734-18 020619 https://github.com/cfpp2p/transmission/releases
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Kashyyyk

    Kashyyyk

    A Work-In-Progress, Full-Featured, Open Source IRC Client

    Kashyyyk is full featured, open source, cross platform IRC client. It was originally written to replace HexChat on OS X. At the time, HexChat (a fork of XChat) had only had a single release on OS X, which was still in alpha. Kashyyyk is extremely small, the binaries and related libraries totaling around half a megabyte. Kashyyyk also has very few external dependencies, the official binaries statically linking all supporting libraries. Kashyyyk is natively available for OS X, Windows,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Markovsky Base

    The base version of markovsky

    An updated version of Markovsky IRC Bot (dubbed 0.54), with features included in TrollBot IRC's release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MailNotifer

    MailNotifer

    Keep up to date with your mail! Notifications, easy configuration.

    ...For chcek mail it using my libMNMail. Developed in Poland. Supports 2 languages(by locale), Polish language works in about 30%. Easy to work. I can runs on Linux, but few functions must be changed. TODO list: -Make smart mail checking -Repair bugs -Add theme meanager -Add full support for Polish language -Make a Linux release and something else ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    Twentyone Bot

    An IRC bot which deals the game 21 aka Blackjack.

    Play now at http://webchat.freenode.net/?channels=#twentyonebot. Just say "Hi!" This bot will play the game of 21 with users in an IRC chat room. The game is quite similar to Blackjack, but is played with dice instead of playing cards. Players continue rolling dice until the sum of all rolls is as close to 21 as possible, but don't go over! This project is based off of the source for the same game which was written by Jason Hamilton and updated slightly more recently by LuizCB (aka pincel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PHP SSH2 lib

    Fork of PECL SSH2 0.11.3 includes keyboard_interactive login

    PECL SSH2 is a library for using SSH in PHP. The function ssh2_auth_password fails if the SSH client has keyboard_interactive method set. This fork is made to rectify the above problem. The patches have been sent to PECL . It may release in their next package release also. Visit http://www.adcoprod.com/ njoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The goal of the project is to create a high-performance, open-source and standards-compliant implementation of a Home-Subscriber-Server (HSS) for use in a IMS context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ACL-Jaws(Just a Webserver) is based on the acl project(http://acl.sourceforge.net/) which was release by zhengshuxin. Jaws was designed as a large scale webserver having high performance and was very flexible to support cgi, fcgi, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    If you reach this page most likely you are looking for Rodi P2P binary release - check web site rodi.sf.net If you are looking for CLI/FFS/AOS portable C/C++ libraries for RTOS "emLib" package is the way to go
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tampa Network Operating System (TNOS) is an Amateur Radio application providing a BBS, chat, and many other internet servers. It has been in development since 1991 and is used world-wide. The current release (3.0) is ONLY available (at this time) via
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rockbot is a C irc robot initally based on comstud's Combot. It has gone a long way though. Its version 5 release was widely known in 1996-7 as one of the better (and eaisier to setup) bots. Version 6 goal is to compete with eggdrops, which the author di
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xP provides an intuitive, high quality, graphical user interface to the University of Washington's PINE(R) Messaging System. WARNING: This program is (at present) EXTREMELY unstable and is for DEVELOPERS ONLY. A stable release will be coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo