terminallytask Just a simple terminal app to make things easy and organised Features Create, update, delete your daily tasks Stack Used Go - Programming language. Bubbletea - A fun, functional, and stateful package for terminal apps. Installation Clone the repository: Install Dependencies: go mod tidy Build: go build -o notes . Run the application: ./notes