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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
*nts* provides a simple format for using text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them.
kuechenstation is a text mode client for the xmms2 daemon. Unlike other text
mode client's it's not command line based, but features all you would expect
from a graphical client: scrolling title, playlist editor, medialib browser
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/
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.
A text compression program based on Huffman algorithm. Used on command line in form:
python huffman.py [compress/decompress] [filename]
Saves new file in form filename + "Compressed.txt"
NOTE: THIS PROJECT IS DEPRECATED
NEW VERSION AVAILABLE AT: https://github.com/pmsosa/CasualKrypt
------------
CasualKrypt is a simple and intuitive encryption/decryption tool that enables quick and easy enc/dec of text files or on-the-go messages. This program is meant for casual en/dec. DO NOT, for the love of god, encrypt your company's Top Secret reports.
Platform-independent Python-Client to send SMS (text-messages) using a GMX-account implementing the protocol being used by the official Windows-Client.
ePen - A cross platform tool for creative writers and book authors. ePen is able to manage all information around a book project: The actual text, descriptions of the characters and scenes, the storyline.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The plainMail2HTML utility creates and attaches a HTML part to a text/plain email message. It can be used with text-based email clients (e.g. Mutt) to convert a text/plain mail into a multipart/alternative with HTML part and send it.
The Lost Amulet is a text-based RPG similar in style and plot to The Colossal Cave Adventure. You must enter the ruins of a castle to retrieve a lost artifact, the Amulet of Vigour.
Reign of the Wizard is a text-based strategy game written in Python, inspired by other text adventures such as The Colossal Cave Adventure and Nethack.
Spirit, a different way to write! You guide your mouse through streams of predicted words. As the intelligent agent learns your writing style, its predictions become more accurate. You can prime Spirit with the prose and poetry of any author!
Pastebin CLI allows users to upload snippets of text ,usually code.which returns a permanent link to the uploaded snippet.Pastebins are very popular in chat groups like IRC. Note-This code is not from pastebin.com. PLEASE READ README file to install
A python program that makes the creation of shopping lists a little bit more entertaining. It allows for users to add items and prices to the list. The beautiful part of this program, its all text based so enjoy!
This is a simple Python script which allows you to remove duplicate lines from a text file. This application was designed specifically for creating word-list dictionaries and ensuring no duplicates exist. Use files with one entry per line.
Dragon Controller Protocol
This project defines the protocol and server-side aspects for taking control of various devices using simple text strings (commands).
For client-side see our sister project @ www.dragoncontroller.org
Library for creating virtual filesystem for holding configuration files, based on Python-FUSE. ConfigFS can hold configuration for Apache, PostgreSQL or any other software, that uses text configuration files.
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.