An open API service indexing awesome lists of open source software.

https://github.com/miroslavvidovic/todo-app

Task management application built with Bash, Zenity and SQLite
https://github.com/miroslavvidovic/todo-app

bash sqlite3 todolist zenity

Last synced: about 2 months ago
JSON representation

Task management application built with Bash, Zenity and SQLite

Awesome Lists containing this project

README

          

# todo-app

A simple task management application

## Installation

#### Dependencies

* zenity
* sqlite3

#### Run it

bash todo.sh

***

## Motivation

Creating a CRUD application with a GUI and a SQLite database in bash.

## License

MIT