Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ _Useful CLI-based tools for productivity._
- [cookiecutter](https://github.com/cookiecutter/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates).
- [copier](https://github.com/copier-org/copier) - A library and command-line utility for rendering projects templates.
- [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.
- [frostbyte](https://github.com/VladislavTsytrikov/frostbyte) - A zero-config background daemon that auto-suspends inactive applications using SIGSTOP to reclaim RAM.
- [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
- [invoke](https://github.com/pyinvoke/invoke) - A tool for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks.
- [pathpicker](https://github.com/facebook/PathPicker) - Select files out of bash output.
Expand Down