Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/evasquare/hali

Straightforward todo app with its own data format.
https://github.com/evasquare/hali

dataformat desktop-app todo

Last synced: 7 days ago
JSON representation

Straightforward todo app with its own data format.

Awesome Lists containing this project

README

        

# Hali
Hali is a straightforward todo app where the app data is stored in a simple text format. It also lets you set your custom file path.


use-example
options-example

```hali
- [] Learn about ARM Assembly
- [] Refactor my automation scripts
- [x] Make a Figma draft
```