Skip to content

HoangTuan110/uluto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Uluto

Uluto is an improvement to Luto.

Features

  • Support SQLite database: Load and save database easily
  • Support 'random' color
  • Support more color
  • Support '?' when ask for color
  • Support colored tags
  • Add custom tags
  • Change color of a tag
  • 'clearscr': Clear the screen
  • 'clear': Clear finished todos ('clear done') or all todos ('clear all')
  • Argument check for commands

Installation

This requires you to have Python 3.8 or newer.


First, clone this repository:

git clone https://github.com/HoangTuan110/uluto

Second, install rich:

pip3 install rich

Finally, go to the 'uluto' directory, and run the command:

python3 main.py

The program should run and show you a greeting and the prompt, if so, congratultions! You have finished installing Uluto!

License

MIT (Read LICENSE)

About

A simple todo list app written in Python. It is an improved version of Luto.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages