Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gwenwindflower/faire

a kind and tidy CLI for your habits and tasks
https://github.com/gwenwindflower/faire

Last synced: 3 days ago
JSON representation

a kind and tidy CLI for your habits and tasks

Awesome Lists containing this project

README

        

# 🫧🌿 faire 🌸✨

> [!WARNING]
> This project is still super early! Use at your own risk.

## πŸ§ΌπŸ¦™ a kind and tidy CLI for your tasks and habits πŸ§ΉπŸ¦‹

I've wanted to build a delightful CLI for todo lists and habit tracking for many moons now, this is me finally getting around to it!

## 🌱 features 🌻

- Multiple task states (todo, in progress, done)
- Vim-like keybindings
- Natural language date parsing for due dates (e.g. `tomorrow`, `next Tuesday`, `in 2 weeks`)
- Habit tracking
- Simple and intuitive UX
- Cute and vibey design

## 🌈 installation 🌺

- Clone the repo
- `go build -o ~/go/bin/faire`
- `faire`

## πŸ¦’ roadmap 🌼

- [ ] LLM-generated daily agendas
- [ ] CLI commands (as opposed to the current TUI-based interface)