TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Tascli, a simple, fast, small, local activity tracker in CLI

4 pointsby Aperocky8 days ago
I&#x27;ve created tascli to solve a need of simple activity tracker including task and record in local CLI. It&#x27;s available via cargo and brew tap.<p>It&#x27;s simple, the API is minimal and without complex usage patterns.<p>It supports both task and records and treat them separately (task have deadlines, records are point in time)<p>It doesn&#x27;t run any background processes.<p>It is small (compiled sizes &lt;2MB)<p>It is fast (&lt;5ms on each command on a normal computer&#x2F;github workflow host).<p>It stores activities into a local sqlite db file.<p>Looking for new features requests too!

no comments

no comments