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
$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.
Getting Things GNOME! Windows is a Windows port of the GTG organizer. Its main objective is to provide a simple and yet flexible organization tool for life and work. Original https://launchpad.net/gtg-win. This a some changes fo run.
SUPtest was created because my damn internet connection was intermittently slow.
Utilizes ping and wget to generate long term logs of your internet connection quality. Also provides graphical display of these logs and creates .png reports.
Complete manufacturing automation platform for factory and process equipment. It includes multi-protocol communications (including Modbus/TCP), PLC soft logic, HMI, and tools for troubleshooting and installation in 4 comprehensive packages.
QDeblend3D is a dedicated software tool for the deblending of QSO and host galaxy emission in 3D datacubes obtained with optical IFU spectrographs. The GUI allows to control the process and to visualize the results with an integrated cube viewer.
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.
epm stands for Easy-Project-Manager which consists of two parts: I. a build system engine II. a tool for creating build system (epm has been moved to https://github.com/duyanning/epm)
The goal of this project is to create a Python implementation of standard Riichi Mahjong. Code shall be properly documented and serve as a learning tool for other developers.
Server Save is a Linux tool to shut down a laptop based server in the even that it is disconnected from power (and therefore running on battery). If you like, its kind of like a poor-mans UPS.
Boodler is a tool for creating soundscapes -- continuous, infinitely varying streams of sound.
** Migrated to Github: https://github.com/erkyrath/boodler
CLIG - Command Line Interface Generator Clig is a code generator for several programming languages that allows you easy creation of command line parsers. Including a GUI and Command Line tool.
A command line tool that allows you to (live) analyze netfilter (iptables) log files. It provides a nice output and has features like displaying hostnames, duplicate detection... More info (+ screenshots) can be found in the pdf inside the tarball.
Non-stealth keylogger for Windows. Records mouse and keyboard (precision~10-15ms), log of events (disk size~2.5k/s) + log of operations (~ 0.2k/s). Standalone, with local copy of Python: unzip to install, delete to uninstall.NEW: hidden/visible icon
H-mito is a mitochondrial DNA haplogroup prediction tool based on the phylogenetic tree http://www.phylotree.org/. Ancillary scripts: mitoP.py to extract mutation lists and clustal-2-fasta.zip to join, align through clustalw and convert data.
An image-masking application which revolves around the new user-friendly and interactive use of the standard 'magic wand' tool. Features an extensive preview system, interactive parameter adjustment and a node-based structure.
A simple graphical tool made in Python that can graph your current Nvidia GPU temperature, fan speeds, usage, and memory. (Chartable information varies between GPU models).
SamChanEd is a command line tool to organize channels list on Samsung TV. Currently it supports only analog channels on C series of TV sets. TV icon by http://cemagraphics.deviantart.com/
ByoDyn (http://cbbl.imim.es/ByoDyn) is a software tool for the study of biochemical networks within the framework of systems biology. SBML compatible, ByoDyn is a group effort of the Computational Biochemistry and Biophysics Lab.
Volumetric file viewer for the human brain. Easy, powerful and flexible fMRI/MRI brain research and clinical neuro-surgery tool. Using state of the art open VTK 3D library, the proven Qt GUI toolkit, coded in Python.
Tool for making aviation calculations done quickly and easily. Works on multiple operating systems (including MS Windows) and suitable for flight simulators (icl. MS Flight Sim.), but not for real use.
PyChecker is a static analysis tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.