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
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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.
IBSuite contains a set of tools to convert ebook in various format (pdf, chm, html) into a set of images, reformat the images (crop, embold, simple reflow, etc), and assemble the result images into a new ebook suitable for you ebook devices.
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.
VizStack is a framework to run GPU-enabled applications. You may set up tiled displays, and run popular applications on them. VizStack can convert nodes into a shared remote visualization farm. Individual GPUs can be allocated to users too.
Symbology is an open source game in which players must match symbols on a board. The object of the game is to 'convert' all spaces on the board (to gold) by matching three or more symbols in a row or column. Symbology is written in Pygame/python.
Functions to convert to and from decimal to Canonical Signed Digit representation. Handles fractional numbers.
Useful for multiplierless hardware blocks on ASICs, FPGAs etc.
A clean and easy way to automatically convert a movie-file into an iTunes/iPhone friendly format, then importing it to iTunes and tagging it with accurate information.
Tivo 4 Tiny is a Linux desktop app that fetches recordings from a Tivo on your home network, and lets you save them or take them with you -- it can auto-convert shows to fit your phone, iPod or BlackBerry. It's like Tivo Desktop for Linux.
BASIS FOR AN OPEN SOURCE PROJECT to convert NoteWorthy Composer files from/to MusicXML. Two Python 3 programs for NoteWorthy Composer files in nwctxt format. 1. nwctxt2xml.py - Converts nwctxt into XML 2. xml2nwctxt.py - Converts XML into nwctxt
The EdfExplorer Software is a plugin based architecture to transport and convert EDF files (ESRF Data File) to HDF5 (Hierarchical Data Format). It allows the exchange of an entire data acquisition folder to be manipulated by common internet free tool
dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
WebBabel is a python web application using OpenBabel to convert files
from one format to another.
It runs under Windows, Mac or Linux on your desktop, workstation or laptop.
It uses the Jmol (or Marvin) viewer to show the structures being converted.
This project was originally a quick and dirty method for me to convert my ebook collection in various formats to a kindle compatible format without worrying about the ebook source type. It takes PDF, Lit, and HTML files and converts them to .mobi.
Transmusic convert music files from a format to an other format using a simple GUI. As an exemple, you can convert a midi file in a mp3 file that you can load on your mp3 player.
This project provide scripts for automatically generating man pages from wiki web based sources. So it consists with scripts which download wiki source files from wiki web server, convert it from wiki to roff format end then make archive of man pages.
A Python script to convert Dia XML files storing a UML diagram into SQL create statements. Ideal for designing a database with Dia and creating it on MySQL or PostgreSQL.
Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.
f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.