Introduced the time tracker category

pull/25/head
Tullio Facchinetti 10 months ago
parent 44bfe8d0a9
commit 46ed6a95e9

@ -32,11 +32,11 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
To date, **993** apps/tools covered, organized in **51** categories.
To date, **992** apps/tools covered, organized in **52** categories.
# Index
[Backup](#backup) (10) | [Calculators](#calc) (9) | [Chat and instant messaging](#chat) (13) | [Commands cheatsheet and snippets](#cheatsheet) (14) | [Conversion](#conversion) (7) | [Data management](#data-management) (38) | [Data transfer](#transfer) (32) | [Directory changers](#cd) (15) | [ChatGPT](#chatgpt) (8) | [Co-pilot](#copilot) (5) | [Diff](#diff) (9) | [Disk usage analyzers](#disk-analyzer) (12) | [Editors](#editors) (23) | [Email](#email) (13) | [File explorer and tree visualization](#file-explorer) (8) | [File and file system handling](#file-handling) (39) | [File listing (replacement of ls)](#file-ls) (6) | [File manager](#file-manager) (18) | [File renamers](#file-renamer) (11) | [File systems](#file-system) (4) | [Font management](#font) (2) | [Funny tools](#funny) (26) | [Fuzzy finders](#fuzzy-finder) (8) | [Games](#games) (44) | [Git and accessories](#git) (37) | [Graphics](#graphics) (26) | [Multimedia](#multimedia) (11) | [Networking](#networking) (23) | [Note taking](#note-taking) (19) | [Office tools](#office) (16) | [Organizers and calendars](#organizers) (18) | [Online search and resources](#online) (12) | [Password managers](#password-manager) (14) | [Productivity](#productivity) (45) | [Programming](#programming) (37) | [Science](#science) (13) | [Security and encryption](#security) (21) | [Shells](#shells) (9) | [Sound and music](#music) (30) | [System monitoring](#monitor) (35) | [System tools](#system) (39) | [Terminals](#terminal) (11) | [Text processing](#text-processing) (33) | [Text search](#text-search) (10) | [Todo managers](#todo-manager) (22) | [Torrent](#torrent) (7) | [Utilities](#utility) (50) | [Versioning](#versioning) (6) | [Viewers](#viewers) (36) | [Web browser](#browser) (16) | [Web development](#webdev) (23)
[Backup](#backup) (10) | [Calculators](#calc) (9) | [Chat and instant messaging](#chat) (13) | [Commands cheatsheet and snippets](#cheatsheet) (14) | [Conversion](#conversion) (7) | [Data management](#data-management) (38) | [Data transfer](#transfer) (32) | [Directory changers](#cd) (15) | [ChatGPT](#chatgpt) (8) | [Co-pilot](#copilot) (5) | [Diff](#diff) (9) | [Disk usage analyzers](#disk-analyzer) (12) | [Editors](#editors) (23) | [Email](#email) (13) | [File explorer and tree visualization](#file-explorer) (8) | [File and file system handling](#file-handling) (39) | [File listing (replacement of ls)](#file-ls) (6) | [File manager](#file-manager) (18) | [File renamers](#file-renamer) (11) | [File systems](#file-system) (4) | [Font management](#font) (2) | [Funny tools](#funny) (26) | [Fuzzy finders](#fuzzy-finder) (8) | [Games](#games) (44) | [Git and accessories](#git) (37) | [Graphics](#graphics) (26) | [Multimedia](#multimedia) (11) | [Networking](#networking) (23) | [Note taking](#note-taking) (19) | [Office tools](#office) (16) | [Organizers and calendars](#organizers) (18) | [Online search and resources](#online) (12) | [Password managers](#password-manager) (14) | [Productivity](#productivity) (31) | [Programming](#programming) (37) | [Science](#science) (13) | [Security and encryption](#security) (21) | [Shells](#shells) (9) | [Sound and music](#music) (30) | [System monitoring](#monitor) (35) | [System tools](#system) (39) | [Terminals](#terminal) (11) | [Text processing](#text-processing) (33) | [Text search](#text-search) (10) | [Time trackers](#time-tracker) (13) | [Todo managers](#todo-manager) (22) | [Torrent](#torrent) (7) | [Utilities](#utility) (50) | [Versioning](#versioning) (6) | [Viewers](#viewers) (36) | [Web browser](#browser) (16) | [Web development](#webdev) (23)
Some links to [related resources](#resources).
@ -726,15 +726,10 @@ Calendar managers.
## <a name="productivity"></a>Productivity
* [ancv](https://github.com/alexpovel/ancv) - Renders your (JSON) resume/CV for online & pretty terminal display.
* [arbtt](http://arbtt.nomeata.de/) - (automatic, rule-based time tracker) runs in background, collecting information regarding open windows, focussed ones, etc.; it can be configured to display statistics on the collected data, e.g., figuring out the time spent on one specific window.
* [avail](https://github.com/mufeez-amjad/avail) - Find available times between all your calendars.
* [Bartib](https://github.com/nikolassv/bartib) - Easy to use time tracking tool for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
* [cambd-cli](https://github.com/rocktimsaikia/cambd) - A CLI tool to automate the process to access the Cambridge dictionary.
* [CLI-Dictionary](https://github.com/Lodobo/dict.py) - Scripts for downloading and viewing wiktionary entries from Kaikki.org.
* [Clipboard](https://getclipboard.app/) - An easy-to-use information management tool that acts like an external brain.
* [cowyo](https://github.com/schollz/cowyo) - Feature rich wiki webserver for minimalists.
* [dijo](https://github.com/NerdyPepper/dijo) - Scriptable, curses-based, digital habit tracker.
* [doing](https://github.com/ttscoff/doing) - A command line tool for remembering what you were doing and tracking what you've done.
* [fasttyper](https://github.com/ickyicky/fasttyper) - Fasttyper is minimalistic typing test based on user provided exercising text.
* [flash-tui](https://github.com/TBS1996/speki) - Flashcard app for the terminal.
* [Framed](https://github.com/mactat/framed) - A CLI tool that simplifies the organization and management of files and directories in a reusable and architectural manner.
@ -742,33 +737,24 @@ Calendar managers.
* [Grammatical](https://github.com/pncnmnp/grammatical) - Corrects the spelling and grammar of your text using ChatGPT.
* [GTT - Google Translate TUI](https://github.com/eeeXun/GTT) - A TUI interface to bring Google Translation in the terminal.
* [h-m-m](https://github.com/nadrad/h-m-m) - h-m-m (pronounced like the interjection "hmm") is a simple, fast, keyboard-centric terminal-based tool for working with mind maps.
* [habitctl](https://github.com/blinry/habitctl) - Minimalist command line tool you can use to track and examine your habits.
* [habitmap](https://github.com/shuu-wasseo/habitmap) - A command-line app to track your habits and visualise how committed you are to making or maintaining them with colorful heatmaps.
* [hardv](https://github.com/dongyx/hardv) - A CLI flashcard app for UNIX-compatible systems, conforming to the UNIX philosophy.
* [hledger](https://hledger.org/) - A is fast, reliable, free, multicurrency double-entry accounting software to track money, investments, cryptocurrencies, time, or any other quantifiable commodity; uses a future-proof plain text file format.
* [Invoice](https://github.com/maaslalani/invoice) - Generate invoices from the command line.
* [kabmat](https://github.com/PlankCipher/kabmat) - TUI program for managing kanban boards with vim-like keybindings.
* [ledger](http://ledger-cli.org/) - A powerful, double-entry accounting system from the command-line; it uses a simple yet powerful text syntax to specify the items to account.
* [moeda](https://github.com/thompsonemerson/moeda) - A foreign exchange rates and currency conversion using the command line.
* [Moro](https://github.com/getmoro/moro) - A command line tool for tracking work hours, as simple as it can get.
* [paycon](https://github.com/arcorion/paycon) - Converts pay amounts between different time units.
* [Productivity Timer](https://github.com/h-sifat/productivity-timer) - A CLI/TUI Pomodoro timer and todo (coming soon) application for keyboard addicts and terminal fans that makes you more productive.
* [py_flashcards](https://github.com/M4THYOU/py_flashcards) - Text-only CLI flashcards parsed from Markdown file.
* [speedread](https://github.com/pasky/speedread) - A simple terminal-based open source Spritz-alike filter that shows input text as a per-word RSVP (rapid serial visual presentation) aligned on optimal reading points.
* [speki](https://github.com/tbs1996/speki) - Manage flashcards in the terminal similar to anki.
* [termtyper](https://github.com/kraanzu/termtyper) - A typing application to level up your fingers!
* [thokr](https://github.com/jrnxf/thokr) - Sleek typing tui with visualized results and historical logging.
* [Timetrap](https://github.com/samg/timetrap) - A simple command line time tracker written in Ruby. It provides an easy to use command line interface for tracking what you spend your time on.
* [Timewarrior](https://github.com/GothenburgBitFactory/timewarrior) - A time tracking utility that offers simple stopwatch features as well as sophisticated calendar-based backfill, along with flexible reporting.
* [tmux-pomodoro-plus](https://github.com/olimorris/tmux-pomodoro-plus) - Pomodoro technique into your tmux workflow
* [toipe](https://github.com/Samyak2/toipe) - Yet another typing test, but crab flavoured.
* [ToRRential Card processor](https://github.com/Constantin1489/trrc) - A command-line program to add a card to Anki using AnkiConnect API.
* [Translate Shell](https://www.soimort.org/translate-shell/) - Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
* [tui-deck](https://github.com/mebitek/tui-deck) - A TUI frontend for Nextcloud Deck app.
* [tuxi](https://github.com/Bugswriter/tuxi) - A CLI tool that scrapes Google search results and SERPs that provides instant and concise answers.
* [tz](https://github.com/oz/tz) - tz helps you schedule things across time zones. It's an interactive TUI program that displays time across the time zones of your choosing.
* [utt](https://github.com/larose/utt) - Ultimate Time Tracker - A simple command-line time tracker written in Python.
* [Watson](https://github.com/TailorDev/Watson) - Time tracking CLI to know how much time you are spending on your projects. It can generate nice reports for clients.
* [zeitkatze](https://github.com/leonmavr/zeitkatze) - Simplest stopwatch in a linux console.
## <a name="programming"></a>Programming
@ -1045,6 +1031,24 @@ Music players.
* [ugrep](https://github.com/Genivia/ugrep) - Ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more.
* [vgrep](https://github.com/vrothberg/vgrep) - User-friendly pager for grep.
## <a name="time-tracker"></a>Time trackers
Time and habit trackers.
* [arbtt](http://arbtt.nomeata.de/) - (automatic, rule-based time tracker) runs in background, collecting information regarding open windows, focussed ones, etc.; it can be configured to display statistics on the collected data, e.g., figuring out the time spent on one specific window.
* [Bartib](https://github.com/nikolassv/bartib) - Easy to use time tracking tool for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
* [dijo](https://github.com/NerdyPepper/dijo) - Scriptable, curses-based, digital habit tracker.
* [doing](https://github.com/ttscoff/doing) - A command line tool for remembering what you were doing and tracking what you've done.
* [habitctl](https://github.com/blinry/habitctl) - Minimalist command line tool you can use to track and examine your habits.
* [habitmap](https://github.com/shuu-wasseo/habitmap) - A command-line app to track your habits and visualise how committed you are to making or maintaining them with colorful heatmaps.
* [Moro](https://github.com/getmoro/moro) - A command line tool for tracking work hours, as simple as it can get.
* [Productivity Timer](https://github.com/h-sifat/productivity-timer) - A CLI/TUI Pomodoro timer and todo (coming soon) application for keyboard addicts and terminal fans that makes you more productive.
* [Timetrap](https://github.com/samg/timetrap) - A simple command line time tracker written in Ruby. It provides an easy to use command line interface for tracking what you spend your time on.
* [Timewarrior](https://github.com/GothenburgBitFactory/timewarrior) - A time tracking utility that offers simple stopwatch features as well as sophisticated calendar-based backfill, along with flexible reporting.
* [tmux-pomodoro-plus](https://github.com/olimorris/tmux-pomodoro-plus) - Pomodoro technique into your tmux workflow
* [utt](https://github.com/larose/utt) - Ultimate Time Tracker - A simple command-line time tracker written in Python.
* [Watson](https://github.com/TailorDev/Watson) - Time tracking CLI to know how much time you are spending on your projects. It can generate nice reports for clients.
## <a name="todo-manager"></a>Todo managers
* [CLI-Manager](https://github.com/MikyStar/CLI-Manager) - Command Line Interface for managing tasks locally on the fly.

@ -83,7 +83,7 @@ todo-manager,todo.txt,http://todotxt.org/,https://github.com/todotxt/todo.txt-cl
todo-manager,todolist,http://todolist.site/,,"A minimal clone of [Wunderlist](https://www.wunderlist.com/), with 30% of its features. GTD oriented. It stores the task list in a hidden JSON file in the home directory, making it easy to backup or share them."
todo-manager,TuDu,https://code.meskio.net/tudu/,https://github.com/meskio/tudu,"A comand line interface to manage hierarchical todos. Each task has a title, a long text description, a deadline (tudu warns you when the date is close), and a scheduled date. There are categories and priorities."
organizers,Wyrd,http://freecode.com/projects/wyrd/,https://gitlab.com/wyrd-calendar/wyrd,Curses front-end for [Remind](https://www.roaringpenguin.com/products/remind) written in OCaml with vertically scrollable time table.
productivity,arbtt,http://arbtt.nomeata.de/,https://github.com/nomeata/arbtt,"(automatic, rule-based time tracker) runs in background, collecting information regarding open windows, focussed ones, etc.; it can be configured to display statistics on the collected data, e.g., figuring out the time spent on one specific window."
time-tracker,arbtt,http://arbtt.nomeata.de/,https://github.com/nomeata/arbtt,"(automatic, rule-based time tracker) runs in background, collecting information regarding open windows, focussed ones, etc.; it can be configured to display statistics on the collected data, e.g., figuring out the time spent on one specific window."
productivity,ledger,http://ledger-cli.org/,https://github.com/ledger/ledger,"A powerful, double-entry accounting system from the command-line; it uses a simple yet powerful text syntax to specify the items to account."
calc,Qalculate,https://qalculate.github.io/,https://github.com/Qalculate/libqalculate,"Multi-purpose calculator with customizable functions, units, arbitrary precision, plotting (it includes a GUI)."
productivity,Translate Shell,https://www.soimort.org/translate-shell/,https://github.com/soimort/translate-shell,"Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc."
@ -212,7 +212,7 @@ backup,bupstash,,https://github.com/andrewchambers/bupstash,Easy and efficient e
cd,zoxide,,https://github.com/ajeetdsouza/zoxide,A faster way to navigate your filesystem.
viewers,TerminalImageViewer,,https://github.com/stefanhaustein/TerminalImageViewer,Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters.
monitor,whowatch,https://www.tecmint.com/whowatch-monitor-linux-users-and-processes-in-real-time/,,Monitor Linux Users and Processes in Real Time.
productivity,dijo,,https://github.com/NerdyPepper/dijo,"Scriptable, curses-based, digital habit tracker."
time-tracker,dijo,,https://github.com/NerdyPepper/dijo,"Scriptable, curses-based, digital habit tracker."
note-taking,cadmus,,https://github.com/RyanGreenup/cadmus,Shell Scripts to Facilitate Effective Note Taking.
file-explorer,twf,,https://github.com/wvanlint/twf,Standalone tree view file explorer.
diff,delta,,https://github.com/dandavison/delta,A syntax-highlighter for git and diff output.
@ -335,7 +335,7 @@ editors,Diakonos,,https://github.com/Pistos/diakonos,"A powerful editor with “
utility,yank,,https://github.com/mptre/yank,Reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard.
terminal,mtm,,https://github.com/deadpixi/mtm,"Micro Terminal Multiplexer - Simple but usable, stable and minimalistic terminal multiplexer."
text-processing,sd,,https://github.com/chmln/sd,s[earch] & d[isplace] - An intuitive find & replace CLI a possible replacement for sed.
productivity,Watson,,https://github.com/TailorDev/Watson,Time tracking CLI to know how much time you are spending on your projects. It can generate nice reports for clients.
time-tracker,Watson,,https://github.com/TailorDev/Watson,Time tracking CLI to know how much time you are spending on your projects. It can generate nice reports for clients.
data-management,WOPR,,https://github.com/yaronn/wopr,"A simple markup language for creating rich terminal reports, presentations and infographic."
games,Angband,https://rephial.org/,https://github.com/angband/angband,"Angband is a free, single-player dungeon exploration game."
programming,grex,,https://github.com/pemistahl/grex,A command-line tool for generating regular expressions from user-provided test cases.
@ -359,7 +359,7 @@ git,Soft Serve,,https://github.com/charmbracelet/soft-serve,Self-hostable Git se
text-processing,deadlink,,https://github.com/nschloe/deadlink,Parses text files for HTTP URLs and checks if they are still valid. Good to use on markdown documentation files.
cd,SmartCd,,https://github.com/CodesOfRishi/smartcd,"A cd command with improved usability features, which can remember your recently visited directory paths and, search and directly traverse to sub-directories and as well as parent directories, all with Fuzzy searching."
terminal,mx,,https://gitlab.com/lpireyn/mx,A tmux session manager written as a single Bash script.
productivity,Bartib,,https://github.com/nikolassv/bartib,Easy to use time tracking tool for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
time-tracker,Bartib,,https://github.com/nikolassv/bartib,Easy to use time tracking tool for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
productivity,gdir,,https://github.com/pafoster/gdir,A command line tool which queries Google Directions. The tool displays results as human-readable text.
webdev,Mycorrhiza Wiki,https://mycorrhiza.wiki/,https://github.com/bouncepaw/mycorrhiza,A lightweight file-system wiki engine that uses Git for keeping history.
viewers,ov,,https://github.com/noborus/ov,Feature-rich terminal-based text viewer.
@ -381,7 +381,6 @@ cd,pazi,,https://github.com/euank/pazi,Fast autojump helper.
file-manager,hunter,,https://github.com/rabite0/hunter,Ranger-like file browser written in rust.
monitor,ytop,,https://github.com/cjbassi/ytop,TUI system monitor written in Rust.
monitor,noti,,https://github.com/variadico/noti,Monitor a process and trigger a notification.
productivity,cowyo,,https://github.com/schollz/cowyo,Feature rich wiki webserver for minimalists.
system,docker,https://docs.docker.com/,https://github.com/docker/docs,Self-sufficient runtime for containers.
file-handling,friendly-find,,https://github.com/sjl/friendly-find,Usable replacement for find.
fuzzy-finder,fzy,,https://github.com/jhawthorn/fzy,Better fuzzy finder.
@ -397,7 +396,7 @@ fuzzy-finder,skim,,https://github.com/lotabout/skim,Fuzzy Finder in rust.
webdev,snallygaster,,https://github.com/hannob/snallygaster,Tool to scan for secret files on HTTP servers.
graphics,svgcleaner,,https://github.com/RazrFalcon/svgcleaner,Clean up your SVG files from the unnecessary data.
security,wifi-password,,https://github.com/rauchg/wifi-password,Get wifi pass.
productivity,habitctl,,https://github.com/blinry/habitctl,Minimalist command line tool you can use to track and examine your habits.
time-tracker,habitctl,,https://github.com/blinry/habitctl,Minimalist command line tool you can use to track and examine your habits.
programming,kickstart,,https://github.com/Keats/kickstart,Scaffolding tool to get new projects up and running quickly.
file-renamer,nomino,,https://github.com/yaa110/nomino,Batch rename utility for developers.
fuzzy-finder,luneta,,https://github.com/fbeline/luneta,Interactive filter that can be easily composed within any script.
@ -711,12 +710,12 @@ webdev,is-up-cli,,https://github.com/sindresorhus/is-up-cli,Check whether a webs
webdev,pageres-cli,,https://github.com/sindresorhus/pageres-cli,Capture screenshots of websites in various resolutions. A good way to make sure your websites are responsive.
graphics,deviceframe,,https://github.com/c0bra/deviceframe,Put device frames around mobile/web/progressive app screenshots.
programming,add-gitignore,,https://github.com/TejasQ/add-gitignore,Interactively generate a .gitignore for software projects.
productivity,Timetrap,,https://github.com/samg/timetrap,A simple command line time tracker written in Ruby. It provides an easy to use command line interface for tracking what you spend your time on.
productivity,Timewarrior,,https://github.com/GothenburgBitFactory/timewarrior,"A time tracking utility that offers simple stopwatch features as well as sophisticated calendar-based backfill, along with flexible reporting."
time-tracker,Timetrap,,https://github.com/samg/timetrap,A simple command line time tracker written in Ruby. It provides an easy to use command line interface for tracking what you spend your time on.
time-tracker,Timewarrior,,https://github.com/GothenburgBitFactory/timewarrior,"A time tracking utility that offers simple stopwatch features as well as sophisticated calendar-based backfill, along with flexible reporting."
graphics,MapSCII,,https://github.com/rastapasta/mapscii,A Braille & ASCII world map renderer for your console
note-taking,idea,,https://github.com/IonicaBizau/idea,A lightweight tool for keeping ideas in a safe place quick and easy.
todo-manager,td-cli,,https://github.com/darrikonn/td-cli,"A command line todo manager, where you can organize and manage your todos across multiple projects."
productivity,utt,,https://github.com/larose/utt,Ultimate Time Tracker - A simple command-line time tracker written in Python.
time-tracker,utt,,https://github.com/larose/utt,Ultimate Time Tracker - A simple command-line time tracker written in Python.
system,active-win-cli,,https://github.com/sindresorhus/active-win-cli,Get the title/id/etc of the active window.
programming,boilr,,https://github.com/tmrts/boilr,Boilerplate template manager that generates files or directories from template repositories.
text-processing,DocToc,,https://github.com/thlorenz/doctoc,Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.
@ -747,7 +746,7 @@ funny,pipes.sh,,https://github.com/pipeseroni/pipes.sh,Animated pipes terminal s
calc,Bitwise,,https://github.com/mellowcandle/bitwise,Base conversion and bit manipulator in ncurses.
programming,rebound,,https://github.com/shobrook/rebound,"Fetch Stack Overflow results in your terminal when you get an error. Supported languages: Python, Node.js, Ruby, Golang, and Java."
multimedia,ffscreencast,,https://github.com/cytopia/ffscreencast,A ffmpeg screencast with video overlay and multi monitor support.
productivity,Moro,,https://github.com/getmoro/moro,"A command line tool for tracking work hours, as simple as it can get."
time-tracker,Moro,,https://github.com/getmoro/moro,"A command line tool for tracking work hours, as simple as it can get."
viewers,Grip,,https://github.com/joeyespo/grip,GitHub Readme Instant Preview - Preview markdown files as GitHub would render them.
cd,z,,https://github.com/rupa/z,Directory changer based on aging and frecency.
cd,z.lua,,https://github.com/skywind3000/z.lua,Directory changer that learns your habits.
@ -763,7 +762,7 @@ webdev,Reachable,,https://github.com/italolelis/reachable,Check if a domain is u
calc,cash-cli,,https://github.com/xxczaki/cash-cli,Convert Currency Rates.
office,DeckTape,,https://github.com/astefanutti/decktape,DeckTape is a high-quality PDF exporter for HTML presentation frameworks.
file-system,ipfs-deploy,,https://github.com/ipfs-shipyard/ipfs-deploy,Zero-Config CLI to Deploy Static Websites to IPFS [IPFS](https://en.wikipedia.org/wiki/InterPlanetary_File_System).
productivity,doing,,https://github.com/ttscoff/doing,A command line tool for remembering what you were doing and tracking what you've done.
time-tracker,doing,,https://github.com/ttscoff/doing,A command line tool for remembering what you were doing and tracking what you've done.
data-management,underscore-cli,,https://github.com/ddopson/underscore-cli,Command-line utility-belt for hacking JSON and Javascript.
monitor,Chokidar CLI,,https://github.com/open-cli-tools/chokidar-cli,Fast cross-platform command line utility to watch file system changes.
transfer,ffsend,,https://github.com/timvisee/ffsend,Easily and securely share files from the command line. A fully featured Firefox Send client.
@ -776,7 +775,7 @@ science,Go-L,,https://github.com/Jeadie/Go-L,"Game of Life with different update
utility,ttyscheme,,https://github.com/kolunmi/ttyscheme,Collection of Color Schemes for the TTY.
chat,tweets,,https://github.com/diracdeltas/tweets,Decentralized alternative to twitter that uses git as support tool to manage the tweets.
system,hiSHtory,,https://github.com/ddworken/hishtory,"A better shell history that stores context (directory, succeeded or failed, how long it took, etc). The history is stored locally and end-to-end encrypted for syncing to other computers."
productivity,habitmap,,https://github.com/shuu-wasseo/habitmap,A command-line app to track your habits and visualise how committed you are to making or maintaining them with colorful heatmaps.
time-tracker,habitmap,,https://github.com/shuu-wasseo/habitmap,A command-line app to track your habits and visualise how committed you are to making or maintaining them with colorful heatmaps.
utility,sauce,,https://github.com/cadecuddy/sauce,A novelty CLI tool that identifies an anime from an image and yields key data about it.
data-management,Soul,,https://github.com/thevahidal/soul,A SQLite REST and realtime server.
productivity,hardv,,https://github.com/dongyx/hardv,"A CLI flashcard app for UNIX-compatible systems, conforming to the UNIX philosophy."
@ -912,7 +911,7 @@ games,nc2048,,https://github.com/t0xk/nc2048,A ncurses 2048 game that can be pla
chat,Discordo,,https://github.com/ayn2op/discordo,"A lightweight, secure, and feature-rich Discord terminal client."
games,cli-chess,,https://github.com/trevorbayless/cli-chess,A highly customizable way to play chess in your terminal. Play online (via Lichess.org) and offline against the Fairy-Stockfish engine. All Lichess variants are supported.
viewers,baca,,https://github.com/wustho/baca,Lets you indulge in your favorite e-books in the comfort of your terminal.
productivity,Productivity Timer,,https://github.com/h-sifat/productivity-timer,A CLI/TUI Pomodoro timer and todo (coming soon) application for keyboard addicts and terminal fans that makes you more productive.
time-tracker,Productivity Timer,,https://github.com/h-sifat/productivity-timer,A CLI/TUI Pomodoro timer and todo (coming soon) application for keyboard addicts and terminal fans that makes you more productive.
science,ptable,,https://github.com/velorek1/ptable,A beautiful TUI periodic table for GNU/linux terminals.
file-ls,colorls,,https://github.com/athityakumar/colorls,A Ruby script that colorizes the `ls` output with color and icons.
productivity,termtyper,,https://github.com/kraanzu/termtyper,A typing application to level up your fingers!
@ -920,7 +919,7 @@ git,Export Pull Requests,,https://github.com/sshaw/export-pull-requests/,"Export
text-processing,Output as Format ,,https://github.com/sshaw/output-as-format,"Output stdin as GitHub/Slack/Jira etc... formatted code, lists, or quotes."
text-processing,Normalize Country,,https://github.com/sshaw/normalize_country,Convert country names and codes to a standard.
webdev,Shopify Development Tools,,https://github.com/ScreenStaring/shopify-dev-tools/,Tools to assist with the development and/or maintenance of Shopify apps and stores.
productivity,tmux-pomodoro-plus,,https://github.com/olimorris/tmux-pomodoro-plus,Pomodoro technique into your tmux workflow
time-tracker,tmux-pomodoro-plus,,https://github.com/olimorris/tmux-pomodoro-plus,Pomodoro technique into your tmux workflow
system,Violet,,https://github.com/braheezy/violet,Colorful TUI frontend to run Vagrant commands.
backup,gwbackupy,,https://github.com/smartondev/gwbackupy,Open source Google Workspace™ backup solution.
system,Task,https://taskfile.dev/,https://github.com/go-task/task,A task runner / simpler Make alternative written in Go.

1 category name homepage git description
83 todo-manager todolist http://todolist.site/ A minimal clone of [Wunderlist](https://www.wunderlist.com/), with 30% of its features. GTD oriented. It stores the task list in a hidden JSON file in the home directory, making it easy to backup or share them.
84 todo-manager TuDu https://code.meskio.net/tudu/ https://github.com/meskio/tudu A comand line interface to manage hierarchical todos. Each task has a title, a long text description, a deadline (tudu warns you when the date is close), and a scheduled date. There are categories and priorities.
85 organizers Wyrd http://freecode.com/projects/wyrd/ https://gitlab.com/wyrd-calendar/wyrd Curses front-end for [Remind](https://www.roaringpenguin.com/products/remind) written in OCaml with vertically scrollable time table.
86 productivity time-tracker arbtt http://arbtt.nomeata.de/ https://github.com/nomeata/arbtt (automatic, rule-based time tracker) runs in background, collecting information regarding open windows, focussed ones, etc.; it can be configured to display statistics on the collected data, e.g., figuring out the time spent on one specific window.
87 productivity ledger http://ledger-cli.org/ https://github.com/ledger/ledger A powerful, double-entry accounting system from the command-line; it uses a simple yet powerful text syntax to specify the items to account.
88 calc Qalculate https://qalculate.github.io/ https://github.com/Qalculate/libqalculate Multi-purpose calculator with customizable functions, units, arbitrary precision, plotting (it includes a GUI).
89 productivity Translate Shell https://www.soimort.org/translate-shell/ https://github.com/soimort/translate-shell Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.
212 cd zoxide https://github.com/ajeetdsouza/zoxide A faster way to navigate your filesystem.
213 viewers TerminalImageViewer https://github.com/stefanhaustein/TerminalImageViewer Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters.
214 monitor whowatch https://www.tecmint.com/whowatch-monitor-linux-users-and-processes-in-real-time/ Monitor Linux Users and Processes in Real Time.
215 productivity time-tracker dijo https://github.com/NerdyPepper/dijo Scriptable, curses-based, digital habit tracker.
216 note-taking cadmus https://github.com/RyanGreenup/cadmus Shell Scripts to Facilitate Effective Note Taking.
217 file-explorer twf https://github.com/wvanlint/twf Standalone tree view file explorer.
218 diff delta https://github.com/dandavison/delta A syntax-highlighter for git and diff output.
335 utility yank https://github.com/mptre/yank Reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard.
336 terminal mtm https://github.com/deadpixi/mtm Micro Terminal Multiplexer - Simple but usable, stable and minimalistic terminal multiplexer.
337 text-processing sd https://github.com/chmln/sd s[earch] & d[isplace] - An intuitive find & replace CLI a possible replacement for sed.
338 productivity time-tracker Watson https://github.com/TailorDev/Watson Time tracking CLI to know how much time you are spending on your projects. It can generate nice reports for clients.
339 data-management WOPR https://github.com/yaronn/wopr A simple markup language for creating rich terminal reports, presentations and infographic.
340 games Angband https://rephial.org/ https://github.com/angband/angband Angband is a free, single-player dungeon exploration game.
341 programming grex https://github.com/pemistahl/grex A command-line tool for generating regular expressions from user-provided test cases.
359 text-processing deadlink https://github.com/nschloe/deadlink Parses text files for HTTP URLs and checks if they are still valid. Good to use on markdown documentation files.
360 cd SmartCd https://github.com/CodesOfRishi/smartcd A cd command with improved usability features, which can remember your recently visited directory paths and, search and directly traverse to sub-directories and as well as parent directories, all with Fuzzy searching.
361 terminal mx https://gitlab.com/lpireyn/mx A tmux session manager written as a single Bash script.
362 productivity time-tracker Bartib https://github.com/nikolassv/bartib Easy to use time tracking tool for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
363 productivity gdir https://github.com/pafoster/gdir A command line tool which queries Google Directions. The tool displays results as human-readable text.
364 webdev Mycorrhiza Wiki https://mycorrhiza.wiki/ https://github.com/bouncepaw/mycorrhiza A lightweight file-system wiki engine that uses Git for keeping history.
365 viewers ov https://github.com/noborus/ov Feature-rich terminal-based text viewer.
381 file-manager hunter https://github.com/rabite0/hunter Ranger-like file browser written in rust.
382 monitor ytop https://github.com/cjbassi/ytop TUI system monitor written in Rust.
383 monitor noti https://github.com/variadico/noti Monitor a process and trigger a notification.
productivity cowyo https://github.com/schollz/cowyo Feature rich wiki webserver for minimalists.
384 system docker https://docs.docker.com/ https://github.com/docker/docs Self-sufficient runtime for containers.
385 file-handling friendly-find https://github.com/sjl/friendly-find Usable replacement for find.
386 fuzzy-finder fzy https://github.com/jhawthorn/fzy Better fuzzy finder.
396 webdev snallygaster https://github.com/hannob/snallygaster Tool to scan for secret files on HTTP servers.
397 graphics svgcleaner https://github.com/RazrFalcon/svgcleaner Clean up your SVG files from the unnecessary data.
398 security wifi-password https://github.com/rauchg/wifi-password Get wifi pass.
399 productivity time-tracker habitctl https://github.com/blinry/habitctl Minimalist command line tool you can use to track and examine your habits.
400 programming kickstart https://github.com/Keats/kickstart Scaffolding tool to get new projects up and running quickly.
401 file-renamer nomino https://github.com/yaa110/nomino Batch rename utility for developers.
402 fuzzy-finder luneta https://github.com/fbeline/luneta Interactive filter that can be easily composed within any script.
710 webdev pageres-cli https://github.com/sindresorhus/pageres-cli Capture screenshots of websites in various resolutions. A good way to make sure your websites are responsive.
711 graphics deviceframe https://github.com/c0bra/deviceframe Put device frames around mobile/web/progressive app screenshots.
712 programming add-gitignore https://github.com/TejasQ/add-gitignore Interactively generate a .gitignore for software projects.
713 productivity time-tracker Timetrap https://github.com/samg/timetrap A simple command line time tracker written in Ruby. It provides an easy to use command line interface for tracking what you spend your time on.
714 productivity time-tracker Timewarrior https://github.com/GothenburgBitFactory/timewarrior A time tracking utility that offers simple stopwatch features as well as sophisticated calendar-based backfill, along with flexible reporting.
715 graphics MapSCII https://github.com/rastapasta/mapscii A Braille & ASCII world map renderer for your console
716 note-taking idea https://github.com/IonicaBizau/idea A lightweight tool for keeping ideas in a safe place quick and easy.
717 todo-manager td-cli https://github.com/darrikonn/td-cli A command line todo manager, where you can organize and manage your todos across multiple projects.
718 productivity time-tracker utt https://github.com/larose/utt Ultimate Time Tracker - A simple command-line time tracker written in Python.
719 system active-win-cli https://github.com/sindresorhus/active-win-cli Get the title/id/etc of the active window.
720 programming boilr https://github.com/tmrts/boilr Boilerplate template manager that generates files or directories from template repositories.
721 text-processing DocToc https://github.com/thlorenz/doctoc Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.
746 calc Bitwise https://github.com/mellowcandle/bitwise Base conversion and bit manipulator in ncurses.
747 programming rebound https://github.com/shobrook/rebound Fetch Stack Overflow results in your terminal when you get an error. Supported languages: Python, Node.js, Ruby, Golang, and Java.
748 multimedia ffscreencast https://github.com/cytopia/ffscreencast A ffmpeg screencast with video overlay and multi monitor support.
749 productivity time-tracker Moro https://github.com/getmoro/moro A command line tool for tracking work hours, as simple as it can get.
750 viewers Grip https://github.com/joeyespo/grip GitHub Readme Instant Preview - Preview markdown files as GitHub would render them.
751 cd z https://github.com/rupa/z Directory changer based on aging and frecency.
752 cd z.lua https://github.com/skywind3000/z.lua Directory changer that learns your habits.
762 calc cash-cli https://github.com/xxczaki/cash-cli Convert Currency Rates.
763 office DeckTape https://github.com/astefanutti/decktape DeckTape is a high-quality PDF exporter for HTML presentation frameworks.
764 file-system ipfs-deploy https://github.com/ipfs-shipyard/ipfs-deploy Zero-Config CLI to Deploy Static Websites to IPFS [IPFS](https://en.wikipedia.org/wiki/InterPlanetary_File_System).
765 productivity time-tracker doing https://github.com/ttscoff/doing A command line tool for remembering what you were doing and tracking what you've done.
766 data-management underscore-cli https://github.com/ddopson/underscore-cli Command-line utility-belt for hacking JSON and Javascript.
767 monitor Chokidar CLI https://github.com/open-cli-tools/chokidar-cli Fast cross-platform command line utility to watch file system changes.
768 transfer ffsend https://github.com/timvisee/ffsend Easily and securely share files from the command line. A fully featured Firefox Send client.
775 utility ttyscheme https://github.com/kolunmi/ttyscheme Collection of Color Schemes for the TTY.
776 chat tweets https://github.com/diracdeltas/tweets Decentralized alternative to twitter that uses git as support tool to manage the tweets.
777 system hiSHtory https://github.com/ddworken/hishtory A better shell history that stores context (directory, succeeded or failed, how long it took, etc). The history is stored locally and end-to-end encrypted for syncing to other computers.
778 productivity time-tracker habitmap https://github.com/shuu-wasseo/habitmap A command-line app to track your habits and visualise how committed you are to making or maintaining them with colorful heatmaps.
779 utility sauce https://github.com/cadecuddy/sauce A novelty CLI tool that identifies an anime from an image and yields key data about it.
780 data-management Soul https://github.com/thevahidal/soul A SQLite REST and realtime server.
781 productivity hardv https://github.com/dongyx/hardv A CLI flashcard app for UNIX-compatible systems, conforming to the UNIX philosophy.
911 chat Discordo https://github.com/ayn2op/discordo A lightweight, secure, and feature-rich Discord terminal client.
912 games cli-chess https://github.com/trevorbayless/cli-chess A highly customizable way to play chess in your terminal. Play online (via Lichess.org) and offline against the Fairy-Stockfish engine. All Lichess variants are supported.
913 viewers baca https://github.com/wustho/baca Lets you indulge in your favorite e-books in the comfort of your terminal.
914 productivity time-tracker Productivity Timer https://github.com/h-sifat/productivity-timer A CLI/TUI Pomodoro timer and todo (coming soon) application for keyboard addicts and terminal fans that makes you more productive.
915 science ptable https://github.com/velorek1/ptable A beautiful TUI periodic table for GNU/linux terminals.
916 file-ls colorls https://github.com/athityakumar/colorls A Ruby script that colorizes the `ls` output with color and icons.
917 productivity termtyper https://github.com/kraanzu/termtyper A typing application to level up your fingers!
919 text-processing Output as Format https://github.com/sshaw/output-as-format Output stdin as GitHub/Slack/Jira etc... formatted code, lists, or quotes.
920 text-processing Normalize Country https://github.com/sshaw/normalize_country Convert country names and codes to a standard.
921 webdev Shopify Development Tools https://github.com/ScreenStaring/shopify-dev-tools/ Tools to assist with the development and/or maintenance of Shopify apps and stores.
922 productivity time-tracker tmux-pomodoro-plus https://github.com/olimorris/tmux-pomodoro-plus Pomodoro technique into your tmux workflow
923 system Violet https://github.com/braheezy/violet Colorful TUI frontend to run Vagrant commands.
924 backup gwbackupy https://github.com/smartondev/gwbackupy Open source Google Workspace™ backup solution.
925 system Task https://taskfile.dev/ https://github.com/go-task/task A task runner / simpler Make alternative written in Go.

@ -43,6 +43,7 @@ system,System tools,
terminal,Terminals,
text-processing,Text processing,
text-search,Text search,
time-tracker,Time trackers,Time and habit trackers
todo-manager,Todo managers,
torrent,Torrent,BitTorrent clients
utility,Utilities,

1 label name description
43 terminal Terminals
44 text-processing Text processing
45 text-search Text search
46 time-tracker Time trackers Time and habit trackers
47 todo-manager Todo managers
48 torrent Torrent BitTorrent clients
49 utility Utilities
Loading…
Cancel
Save