Home
Softono
epoch

epoch

Open source MIT Go
16
Stars
0
Forks
0
Issues
2
Watchers
1 year
Last Commit

About epoch

time tracker and todo list: a clone of johannesjo's super-productivity in golang

Platforms

Web Self-hosted

Languages

Go

epoch

  1. install golang
  2. install tailwindcss and daisyui
  3. ./run
  4. open http://localhost:3000/

seed

./toodo seed

sqlite3

db file will be at ~/toodo_sqlite_560dc8c4-b18a-4517-a90c-b0f92d2ba5a5.db

$ sqlite3 ~/toodo_sqlite_560dc8c4-b18a-4517-a90c-b0f92d2ba5a5.db
SQLite version 3.43.2 2023-10-10 13:08:14
Enter ".help" for usage hints.
sqlite> .tables
cookie_tokens  projects       tasks          users

sqlite comes installed on mac already as sqlite3

info

time tracker and todo list a clone of johannesjo's super-productivity in golang

super-productivity

video demo

epoch Video Demo

screen shots

epoch1 epoch2 epoch3 epoch4