61 projects for "linux rolling release" with 2 filters applied:

  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    This is the official Android SDK for Stream Chat, a service for building chat and messaging applications. This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenAS2

    OpenAS2

    AS2 1.1 server implementation in Java

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms. Supports very high traffic volume allowing parallel processing of files per partner. SUPPORT: Please use the Github issues and Discussions channels here: https://github.com/OpenAS2/OpenAs2App/ Requirements: - Java 11 or newer (tested with the LTS versions of Java up to 21) ...
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    A.U.T.O is a web interface and control mechanism for transmission. It currently adds additional capabilities on top of the daemon, and is designed primarily for headless use. Check out the documentation in the hosted wiki above (coming soon) for a complete feature listing etc For release information etc, please see the news section above
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a 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
    --- IMPORTANT : This project has been moved to GitHub at https://github.com/clstoulouse/motu-client-python. Download the last version from the release page https://github.com/clstoulouse/motu-client-python/releases. --- Motu is a high efficient and robust Web Server which fills the gap between heterogeneous Data Providers to End Users. Motu handles, extracts and transforms oceanographic huge volumes of data without performance collapse. This client enables to extract and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The fax4j project has moved to github at: https://github.com/sagiegurari/fax4j Latest release is no longer hosted here, instead go to: https://github.com/sagiegurari/fax4j/releases/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The x2fax project has moved to Github at: https://github.com/sagiegurari/x2fax Latest release is no longer hosted here, instead go to: https://github.com/sagiegurari/x2fax/releases/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Jnestor

    Jnestor is another majordomo in java

    Jnestor is a majordomo developed in java: it can reads an IMAP/POP3 folder (email folder), identifies the elements in it and process them, transforming them as Mantis issues. The software is still experimental, but it passed succesfully the last stages of testing and I hope I will release a stable version soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    rftfun

    rftfun

    reliable filetransfer for unreliable networks

    A Java client/server application for filetransfer over unreliable networks. This project started as a diploma-project and after its release, we are proud to make it publicy available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Handy TCP/IP Server/Client Tools

    Various TCP/IP servers, clients and network management tools

    IPtools is an all in one package that includes various TCP/IP tools. Server: - FTP - TFTP - Syslog - Web - Remote Command - General UDP server - Multicast server Client utilities: - Multicast client - TFTP client Starting on version 0.2.0, a powerful network connection tools UBridge is added, it can bridge: - VXLAN (newly released) - UDP sessions - NIC card of the PC - Connections to Cisco Router Simulator "GNS3/dynamips" and H3C Router Simulator...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    WxBinTerminal

    Serial Com Terminal for Hexadecimal, decimal, or ascii formats

    wxBinTerm, a binary serial terminal ------------------------------------------------------------------ V1.0.0 initial release, ... This serial terminal is initially made to send parameters to Reiner Serial Printer JetStamp 791. It is able to send data in HexaDecimal/Decimal/ASCII format on serial com port. you can use it for anythink else. you can add/change some presetted commands modifying wxBinTermCommands.py dictionnary written in python 2.7.9 : https://www.python.org/ need pyserial : http://sourceforge.net/projects/pyserial/ need wxpython : http://www.wxpython.org/ Gui build with wxFormBuilder (but not need to execute) : http://sourceforge.net/projects/wxformbuilder/ tested on Linux, WinXP, Win7 copyright 2015 Jean Ingrasciotta ginoingras@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    quban

    quban

    Quban is a usenet binary newsgrabber for Linux

    News August 2nd 2015 Quban version 0.7.5 now available from the website: http://quban.sourceforge.net/ . Please read the release notes at http://quban.sourceforge.net/releases.php#0.7.5 Quban is a Qt4 program to download encoded articles from Usenet, originally forked from Klibido 0.2.5. It supports multiple servers, multiple download threads per server plus automatic joining, decoding, repair and unpacking of articles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    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
  • 16

    pcbcms

    content manage system java struts2 spring3 hibernate3

    新闻发布系统,为了扩大新闻发布系统的普及,把自己公司多年研发的新闻发布系统公布网络,方便大家的使用和提出建议。为了控制系统的安全性,只提供release版本系统。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Synctity

    Synctity

    Easily configurable rsync profiles.

    ...It is a front end for rsync that maintains multiple profiles, making often-run syncing tasks easy to perform. Released under the terms of GPLv3. Synctity runs on Mac OS X, Linux, and other Unix-like operating systems. The latest release provides a stand-alone application bundle for Mac OS X. See the documentation for Linux prerequisites. Synctity is moving to GitHub. Documentation and the latest release are still available here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Survey Portlet

    A Liferay portlet to manage surveys.

    This is a simple generic survey portlet application for Liferay. It was developed for Liferay but can be easily ported to any JSR 286-based portlet container. This software was funded by EMI (European Middleware Initiative, www.eu-emi.eu) and IGI (Italian Grid Infrastructure, www.italiangrid.org) Latest release: v1.5.1 (2013-07-01) NOTE: Important bug fix release!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lotus Notes Mail Query

    Lotus Notes Mail Query

    Notes Mail Query allows you to search arcoss multiple notes archives

    ...More features coming up. The current release for windows is an alpha release and expect some bugs to crop out... Thank you !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    This project has been moved to https://launchpad.net/baretorrent. There will be no more new releases on sourceforge. The web page is at http://baretorrent.org. Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    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
  • 23

    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
  • 24

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Magnet Transfer

    Starts Magnet downloads in a torrent client on a remote computer

    This project was created as a response to the transition from .torrent to Magnet URI's on many Torrent sites. Many people have the same setup as I do, where .torrent files are saved in a shared folder on a server, so that the Torrent Client automatically starts the download. This application includes a client and a server, coded in Java. The server application, listens, on the configured port for, Magnet URIs to be sendt from the client. When one is recieved, the configured torrent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo