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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
Blogging with reStructuredText. Use the simplicity of text to create, edit and delete posts and pages from a Wordpress blog using XMLRPC. Written in Python.
Console program that allows you to backup your personal twitter account. Should run regulary as a cron job. Uses the Twitter API, therefore should run for compatible services like Identi.ca also. Later, some reporting functionality will be added.
A Web application to search for files on FTP servers. Users can query files by part of the file name, the entire file name, a regular expression, or a shell pattern. To store file indexes, PostgreSQL or MySQL is used.
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.
A set of python scripts to provide command-line access to GroundWork Open Source. gwcmd allows to perform operations from commandline, and from remote servers.
A marginally simple terminal program designed to synchronize/merge bookmarks between browsers on a computer. This is a very useful feature for developers who commonly have several browsers installed. Currently developing for Firefox and Chromium.
WebInspector is a websites watcher, a python console program that periodically checks a list of websites for changes and updates. If such an update is detected, selected by the user program (or programs) is executed. By default it's a web browser.
Mediarelayer is a simple proxy server relaying/mirroring streaming media. It can import ASF-encapsulated streams from Windows Media Encoder, VLC media player, etc.
Spider that recollects data from MySpace Social Network.
At now, it is only designed to extract information from native american people because it is used for a social science study in the UNAM (Universidad Nacional Autónoma de México).
xid is a Central Authentication Server (CAS). A CAS is a server that centralizes the process of authenticating. A CAS acts like an abstraction layer which handles ACLs (Access Control Lists) for multiple services and applications.
a small collection of python 3000 scripts/modules used to automate searching craigslist.org cities and categories for interesting stuff; these scripts currently use html screen scraping, since craigslist currently has no api
wasSmooth is a jython library to ease IBM WebSphere Application Server administrators work with wsadmin. The idea is to create meaningful classes that can be easily used to create powerful scripts, without the usual gibberish required by wsadmin.
pywannapod: py(thon) wanna pod(casting).
A short and simple script that downloads mp3 files referenced in xml / rss, eventually copying them to an usb disk/player (if connected).
A twitter bot written in python. Features include posting updates to twitter repeatedly and/or at specified times. Tweets can be randomized in message and posting time and limited in TweetsPerHour, CharsPerSecond and spacing between tweets.
A better python wrapper for the Google APIs. Provides wrapper functions for Google Maps, Google Calculator, Google Translate and Google Search (uses REST)