Open Source Linux To-Do Lists Software - Page 11

To-Do Lists Software for Linux

View 8188 business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    This project is currently under development for three pizza delivery services in my home city. It supports point-of-sale-like recording of in-house and order-by-phone orders located in gastronomy/catering sector (order desk).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web based PIM written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PlanSH
    PlanSH is a simple cross-platform planner / time tracking application, that works from command line. It's purpose is to track tasks/ time spent on tasks fast. Plan and track your tasks without mouse and windows. Just join to develop more features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Planner

    Simple console planner written in c++

    This console program is a planner which allows you to save daily tasks and appointments, as in a calendar. You can also edit them, or search them so as not to miss any. Written in C++ using files and classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 5
    Pomodoro Time Manager
    The Pomodoro Technique for time management. Tray-based desktop application. Requires Java 6 (jre 1.6) http://www.pomodorotechnique.com/ http://alessio.marchetti.name
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A collection of functions to assist team work within a small to medium enterprise: Address Book, Calendar, Timesheet, Document Management, Email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Prioritexter is a web-based todo list app. The basic concept of Prioritexter is that todo items are given priorities, and reorder themselves according to a combination of due date, priority, and a random element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Private Resource Planning

    Private Resource Planning

    Organise your finances, notes and media collection.

    Private Resource Planning is a small portable application to manage some of your personal subjects. It provides a range of functions to support you with your finances, notes, plans and media collection. The program is designed as a framework so that independent modules can be integrated by everybody. This application was written by my self during my studies in business informatics in 2007 to 2011 and is still maintained. The intend was to practice the techniques I have learned. If you have any questions or want to participate in this project, just write me a mail. I am thankfull for any feedback! The application is available in English and German. Java Update 7 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java-Based, wiki-style application for personal use with searching capabilities. It will store your notes in a single, local, crypted Zipfile for easy handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    ProHand is a opensource multiuser project planning tool written in python. It uses MySQL for storing data. The Ui is made using the QT4 toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Système simple de gestion de workflow basé sur Apache, MySql et PHP. Les workflows et le moteur de processus sont stockés dans MySQL. Simple workflow system based on Apache, MySql and PHP. The workflows and the process engine are stored in MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bug/Feature tracking software for scripts. Currently includes Feature Suggestions, Popularity, Comments, Bug Tracking, Developers, Feature Information, News & Updates System, Member System and heaps more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyToDoList is a python-wxpython-sqlite based todo-list manager. It is designed to help developers or users to keep on top of their various task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QTodo manages todo lists. Todo items can have different priorities, states, deadlines and much more. You can organize this items between different lists, sort them or look up a text in a short time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Qtombo is a tree and multiple-file based note system inspired by tombo (for windows and PPC), written with Qt. Supports the encrypted notes of tombo. One note is one file, plain text if possible. Note tree is a directory tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Planning Tool is a tool developed by QualDev Group (Universidad de los Andes, Bogota, Colombia) created to support the planning process and to track project's activities for all the projects worked in the group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It's professional Extensions modules for Egroupware : Issue, decision and risk mgmt,Meeting Agenda/Report,Project Capitalisation PDF for every egw modules, objective mgmt, project team and calendar, dashboard, ISO 15504 SPICE Process Description
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Automotive Quality complaint Management to record Customer incident with all data, including reporting and easy serching. It is designed to use for technically automotive Customer complaints and to use as less screens as possible.(Automobil Reklamation)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    usage: QNC -a,--append Append text to the last note -c,--clear Clear all notes -d,--delete <arg> Delete note by index or name -e,--erase Erase last note -h,--help Print help -l,--list Print note list -n,--name <arg> Specify note name -N,--nano Open in nano editor (If installed) -p,--print Print last note text -r,--rename <arg> Rename last note -s,--show <arg> Show note by name -S,--dbs Start DB server On Windows you can also use WIN + R, qnc <args> Manual start: java -jar QNC-0.1.0.jar Installation with scripts: Extract files from zip to any directory WINDOWS: run install.bat UNIX: run install.sh or execute command in terminal: alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar" https://github.com/DeMmAge/QuickNoteCLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RETE-DB
    RETE-DB is a customizable, multi-user web database frontend; suitable for *Address databases, *Bug management, *Todo lists, *File Server. RETE-DB is built for the internet; designed for speed, scalability and security. (group concept for access rights)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rapid Task Manager is a web application to make it easier to track and manage human tasks in a small organization or project (up to ~20 people). It's running on Apache Tomcat and uses Adobe Flex for the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Red Mombin is a quick and easy to use web-based task manager. It's powered by AJAX, PHP, and MySQL and works in all major browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is an Eclipse Mylyn Repository plug-in for the Redmine bug tracking / project management application. Please contact me if you want take over the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RememberTheMilk plugin for jSyncManager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    API for interacting programatically with Remember The Milk web site, implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB