TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Lightweight time-management CLI tool

72 点作者 liviu-超过 8 年前

8 条评论

atrudeau超过 8 年前
I recently started using Timetrap ( <a href="https:&#x2F;&#x2F;github.com&#x2F;samg&#x2F;timetrap" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;samg&#x2F;timetrap</a>) and find fantastic. Covers a lot of corner cases while still being incredibly simple to use.
评论 #12632398 未加载
kickingvegas超过 8 年前
On Unix&#x2F;Linux you have &quot;at&quot; <a href="http:&#x2F;&#x2F;www.tldp.org&#x2F;LDP&#x2F;GNU-Linux-Tools-Summary&#x2F;html&#x2F;scheduling.html" rel="nofollow">http:&#x2F;&#x2F;www.tldp.org&#x2F;LDP&#x2F;GNU-Linux-Tools-Summary&#x2F;html&#x2F;schedul...</a>. For the Mac, however &quot;at&quot; is disabled (for battery saving reasons? or for working with laptops that sleep?) but you can turn it on.
luxpir超过 8 年前
Excellent. Will investigate. Currently using espeak to call out pomodoros (among other things - weather, motivational quotes, reminders) at set times. But of course you tune out after a while. This might be a more flexible solution.<p>EDIT: CLI is the future :)
评论 #12634271 未加载
plicense超过 8 年前
Consider using \b instead of printing a new line every time. I&#x27;ve a huge scrollback configured and it can silently crash my terminal given a large enough wake time!
评论 #12637751 未加载
rojobuffalo超过 8 年前
This made me smile. I usually pop open the chrome timer or use my phone. I also just started trying out Strict Timer (chrome extension). As simple as these are, I think you&#x27;ve managed to reduce the motion necessary from the user to its absolute lowest level for a parameterized timer. Thanks for the tool.
grewil超过 8 年前
Emacs package Chronos: <a href="https:&#x2F;&#x2F;libraries.io&#x2F;emacs&#x2F;chronos" rel="nofollow">https:&#x2F;&#x2F;libraries.io&#x2F;emacs&#x2F;chronos</a>
pep_guardiola超过 8 年前
Sweet! I saved the link. My intention is to take a look at the source code and then write my own ding-ding cli tool. It will be fun and I think it will give me a nice feeling when using it.<p>Thanks for the inspiration!
ams6110超过 8 年前
&gt; Around 100 LOC<p>Say what? To ring the bell after sleeping based on a parameter?
评论 #12632402 未加载
评论 #12633117 未加载