Showing 103 open source projects for "to-do"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    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 Icon
    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.
    Try Retool free
  • 1
    Jake is a console based app written in python and qt4. Plugins will let you do almost anything, for example, search in google, translate, view images, talk with it (aka AI bot). Also, skining system will let you choose how should jake look.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An experimental terminal shell project in Python & curses. The aim is to be a command-driven language, with simple english-like grammar but still powerful and easy to do most CLI tasks without having to remember "weird" unix commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ocara - Gerenciador de Telecentro - foi desenvolvido em 2005. Hoje, foi totalmente remodelado, atendendo as novas necessidades levantadas junto com seus utilizadores. O módulo de gerenciamento do Telecentro foi baseado no Openlanhose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Python API to interface with ZFS pools and filesystems via libzfs, providing directly to Python the kinds of things that the /usr/sbin/zfs and /usr/sbin/zpool tools do from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    The UniLog is a small onboard data logging device for rc models. It records stuff like current, voltage, rpm, height, airspeed... python-unilog is to retrieve the data and do what you want with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MaSheD is here, Work from anywhere; MaSheD is a MAil SHEell Daemon in python. The daemon parses new mails recieved in the mailbox and executes them in a shell returning the output. Just send mails to your email address and MaSheD will do the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a small python script for httpd apache log. This script do report of your httpd access log and his result show grouped report of network traffic sorted by hostname, referer and file. He is useful when you find what makes your http traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A queries management software. It was primary designed for an IT team to manage the incidents, but can be used to manage any query, inside or outside an organization. Can be appropriate for Service Desk management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Networkprofiler is a software for management of various network configuration profiles. Its goal is to do the switching process between different network environments simple and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Intronet is a light weighted framework which allows user to work with remote Linux system and to do some administration tasks using web browser. It's fully usable in browsers at mobile devices such pda, modern cell phones, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is the worlds first and probably only FLOSS project aimed to create a lowbudget, based on availble technology, cruise missile. No this is not a Joke, its for real. Why? Since no one has tried to do this before and certainly not under the GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It is a Process Monitoring Toolkit with the ability of Extend. E.g. You can use it to monitor a specified process. And set a triger like (over 50MB mem use) then do something like (report to DB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    I believe that there is far too much censorship in today's society. As such, I have written a CGI Proxy designed to make bypassing internet filters easy. I do have ideas for other programs and you can see the project home page for more info on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Remote Nmap (Rnmap) package contains both client and server programs. Actual idea for this sofware is that various Rnmap clients can connect to one centralized Rnmap server and do their portscannings. Server utilize Nmap scanner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple Gtk2 and python based tool to perform simple tasks (installing, replacing, testing ...) to setup your application. It is controled by an XMLFile containing the tasks to do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GDPM is GNOME-based graphical manager for Debian packages. It aims to fully replace command-line tools apt-get, apt-cache and dpkg by offering easy way do install, remove, upgrade and browse Debian packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyWebPerf is a performance measuring tool written in Python which simulates a web browser fetching a page (handles cookies, multiple threads, image and css download). Command-line and cgi interfaces are provided, with a scripting facility coming soon. Do
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SUBTERFUGUE is a framework for observing and playing with the reality of software; it's a foundation for building tools to do tracing, sandboxing, and many other things. You could think of it as "strace meets expect."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PySocks - a platform independent SOCKS proxy written in Python Do you share an DSL or cable connection between several computers? With PySocks you'll be able to use all features of ICQ, MIRC, Napster and such again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shadow Watcher is a Peer to Peer log sharing tool for the security analyst. Consider it a "community watch" program which allows you to keep your system secure from the threats on the internet and help others do the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Archangel

    A flexible, extendable content filter

    ...The blockpage requires use of the PHP 5.4.x CLI. In order to do HTTPS filtering, you must first install squid compiled with SSL support and configure it to talk to archangel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A universal monitor written in Python. It is a basic monitor framework with pluggable modules for monitoring things like log files, MySQL replication status, and other things that software like Zenoss do not monitor very well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    APTonUSB allows for access to the Repositories on Ubuntu for those people who do not have high-speed internet. APTonUSB allows users to download packages from any Windows based PC and install the packages from a USB drive.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB