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
Desktop and Mobile Device Management Software
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
The most fun you'll ever have on IRC! You will be allowed to buy and sell virtual shares with virtual money using real time, real world share price values. You can also trade your shares between eachother.
Software tool that emphasizes useful information, communication, and intent. Accomplish any conceivable computer task by transforming fuzzy abstract data-structures in a fractal vector graphics user interface.
"Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
HTML generation from files templates. Designed for python developpers who want to have a very light templating system for their HTML pages generation. Samples and documentation are provided. Created on the idea of PEAR PHP template ITX.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
Skeletonz is an Ajax approach on a content management system (CMS). It differs from others by being simple, but yet very powerful. The system is very dynamic and easy to use.
A wiki engine written in Python, backed by Sqlite, providing user authentication, powerful command line administration facilities and a simple, clear web interface for editors.
While learning the Zope application server, I wrote an application for my father (Paul) to track his train collection inventory. Since he really wasn't sure how he wanted to organize his inventory, I had to make it really flexible.
Free Open FTP Face is a graphical (GTK+) FTP client written in Python. Its emphasis is on simplicity and convenience. It is multiplatform, easy to use, has a built in text viewer, image viewer, audio player, checksums, and one-click (de)compression.
DAT Freight and Analytics operates DAT One truckload freight marketplace
DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
Auto Proxy Filter Test (APFT) automates the testing of safe and unsafe URLs against a content filtering proxy (such as Dansguardian) and helps prevent regressions. APFT is useful to people who are designing filter rules.
A tool to quickly change, either manually or through autosensing, your browser proxy settings, network shares, host file, default printer, and desktop background.
This is currently a bunch of scripst used to manage translations of a large number of Java Server Pages (JSP). It is not integrated into any IDE, but can be used as a general way to manage these files from anywhere.
Module to allow for reading lines from a continuously-growing file (such as a system log). Handles log files that get rotated/trucated out from under us. Inspired by the Perl File::Tail module.
OpenID is a decentralized authentication protocol for web applications. OpenID users need share credentials with only one OpenID provider, and not every forum and network they log on to. This leads to a safer and more convenient Web. http://openid.net/
Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
Polydish is a polymorphic Internet server capable of accepting pluggable protocols (written in Python or Ruby), and can thereby serve any type of content imaginable. The backend code is a fast, secure, C-based server, employing thread pools and OpenSSL.
deface-no-tnx is an anti-defacement system that monitors your Web files and notifies you about unallowed changes. It also replaces the defaced page with a standard "error" page,so that no offensive/joking content can be frauodolently added to your site
lylina is a river-of-news style web-based RSS/Atom feed aggregator loosely based on it's predicessor, lilina. It features a dynamic multi-user system and a scalable database backend, providing the best way to get all your news in one place.
InSitu is a content-editing system for small and simple web sites. There are two different versions, one uses Perl/CGI and has to be installed on the server, the other is a desktop application written in Python/wxPython.
phpMyLibrary is a PHP MySQL Library automation application. The program consist of cataloging, circulation, and the webpac module. The programs also has an import export feature. The program strictly follow the USMARC standard for adding materials.
A dictionary protocol server implementation written in Python. The goal is to create a full-featured dictionary protocol server, which makes the retrieval of word definitions from any source and in any language easy.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...