Home
Softono

Todolist

Open source MIT Vue
13
Stars
1
Forks
15
Issues
0
Watchers
3 years
Last Commit

 About Todolist

Simple application to manage a task list.

Platforms

Web Self-hosted Windows

Languages

JavaScript Vue QML

Need Help Installing Todolist?

We provide expert installation service for this software. Our team will install, configure, and secure Todolist on your server. plans start at just $30.

m::TodoList

Logo

Are you exhausted from getting your google keep unorganized or even trying differents limited Kaban apps? Try an open-source experience for your problems!

Features

  • Client-based (everything is saved on your browser);
  • Also can be server-based, so you can access your to-do list everywhere;
  • Fully customizable (it's open-source);
  • Vue powered;

Screenshots

  • Main page:

Screenshot

  • Creating a new task:

Screenshot

  • Task view:

Screenshot

Installation

Download (or clone) the source code; Run the following script on the downloaded folder:

npm run install

Running the app

WARNING!! vue.config.js is set to be deployed on /todolist/, you can delete this file or you may edit it.

Roadmap

  • File import/export;
  • Create general settings (e. g.: items per page, etc...);
  • Server-side feature;
  • Upload attchatments;
  • Search feature;
  • Calendar system;
  • Notifications (aka. reminders);
  • Theming system;
  • Activity log;
  • Desktop app;
  • Android app;
  • iOS app;
  • Extensios api.

Docs

To be edited.