awesome-cli-apps/readme.md

670 lines
39 KiB
Markdown
Raw Permalink Normal View History

<p align="center">
<img width="763" src="https://cdn.rawgit.com/aharris88/awesome-cli-apps/master/media/banner.png" alt="awesome cli apps">
</p>
2017-10-10 21:27:46 +02:00
2017-10-10 21:32:13 +02:00
---
2017-10-10 21:29:27 +02:00
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2015-07-09 18:42:54 +02:00
> A curated list of command line apps.
2015-09-28 18:58:06 +02:00
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
2019-01-09 21:06:54 +01:00
2015-10-25 15:32:28 +01:00
## Table of Contents
2015-12-11 19:46:00 +01:00
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
2022-10-01 04:53:37 +02:00
2015-10-25 15:32:28 +01:00
- [Entertainment](#entertainment)
2018-12-12 23:57:33 +01:00
- [Music](#music)
2016-12-21 19:39:12 +01:00
- [Social Media](#social-media)
- [Video](#video)
2019-03-08 14:28:32 +01:00
- [Movies](#movies)
- [Games](#games)
2019-11-19 16:05:26 +01:00
- [Books](#books)
2016-02-24 16:03:58 +01:00
- [Development](#development)
2018-12-12 19:57:58 +01:00
- [Text Editors](#text-editors)
2022-10-03 12:04:41 +02:00
- [Frontend Development](#frontend-development)
2016-02-24 16:03:58 +01:00
- [Mobile Development](#mobile-development)
- [Database](#database)
- [Devops](#devops)
- [Docker](#docker)
- [Release](#release)
2019-03-10 15:25:21 +01:00
- [Npm](#npm)
- [Boilerplate](#boilerplate)
2022-10-03 12:04:41 +02:00
- [HTTP Server](#http-server)
- [HTTP Client](#http-client)
2015-10-25 15:32:28 +01:00
- [Productivity](#productivity)
- [Time Tracking](#time-tracking)
- [Note Taking and Lists](#note-taking-and-lists)
- [Finance](#finance)
- [Presentations](#presentations)
2020-02-12 17:26:09 +01:00
- [Calendars](#calendars)
2015-10-25 15:32:28 +01:00
- [Utilities](#utilities)
2017-04-26 19:44:47 +02:00
- [macOS](#macos)
- [Terminal Sharing Utilities](#terminal-sharing-utilities)
- [Network Utilities](#network-utilities)
- [Theming and Customization](#theming-and-customization)
- [Shell Utilities](#shell-utilities)
- [System Interaction Utilities](#system-interaction-utilities)
- [Markdown](#markdown)
- [Security](#security)
2021-10-01 10:22:43 +02:00
- [Math](#math)
- [Weather](#weather)
2022-10-01 04:53:37 +02:00
- [Browser Replacement](#browser-replacement)
- [Internet Speedtest](#internet-speedtest)
- [Command Line Learning](#command-line-learning)
2015-10-25 15:32:28 +01:00
- [Data Manipulation](#data-manipulation)
2020-11-02 18:53:59 +01:00
- [Processors](#processors)
- [JSON](#json)
- [YAML](#yaml)
2020-11-02 18:53:59 +01:00
- [Columns](#columns)
- [Text](#text)
- [Files and Directories](#files-and-directories)
- [File Managers](#file-managers)
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
2015-12-06 23:49:30 +01:00
- [Files](#files)
- [File Sync/Sharing](#file-syncsharing)
2017-11-03 18:26:25 +01:00
- [Directory Listing](#directory-listing)
2015-12-06 23:49:30 +01:00
- [Directory Navigation](#directory-navigation)
- [Search](#search)
2015-12-07 00:10:33 +01:00
- [Version Control](#version-control)
- [Git](#git)
2021-10-01 10:22:43 +02:00
- [GitHub](#github)
2022-10-01 04:53:37 +02:00
- [Emoji](#emoji)
2015-11-10 23:12:58 +01:00
- [Images](#images)
2015-12-11 19:41:46 +01:00
- [Gif Creation](#gif-creation)
- [Image Conversion](#image-conversion)
2015-10-25 15:32:28 +01:00
- [Screensavers](#screensavers)
2015-10-26 15:56:28 +01:00
- [Graphics](#graphics)
- [Just for Fun](#just-for-fun)
2022-10-01 04:53:37 +02:00
- [Emoji](#emoji-1)
- [Other Awesome Lists](#other-awesome-lists)
2015-12-11 19:46:00 +01:00
- [License](#license)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2015-10-25 15:32:28 +01:00
---
2015-07-09 18:42:54 +02:00
## Entertainment
2019-03-28 20:13:32 +01:00
- [football-cli](https://github.com/ManrajGrover/football-cli) - Get live scores, fixtures, standings of almost every football competition/league.
2017-03-09 05:06:11 +01:00
- [pockyt](https://github.com/arvindch/pockyt) - Read, Manage, and Automate your [Pocket](https://getpocket.com) collection.
2019-03-08 13:03:43 +01:00
- [newsboat](https://github.com/newsboat/newsboat) - An extendable RSS feed reader for text terminals.
2018-12-12 23:57:33 +01:00
### Music
2019-03-28 20:13:32 +01:00
- [cmus](https://github.com/cmus/cmus) - Small, fast and powerful console music player.
2018-12-12 23:57:33 +01:00
- [Instant-Music-Downloader](https://github.com/yask123/Instant-Music-Downloader) - Instant music downloader.
2019-03-28 20:13:32 +01:00
- [itunes-remote](https://github.com/mischah/itunes-remote) - Control iTunes via CLI.
2018-12-12 23:57:33 +01:00
- [pianobar](https://6xq.net/pianobar/) - Pandora client.
- [somafm-cli](https://github.com/rockymadden/somafm-cli) - Listen to SomaFM in your terminal.
2018-12-13 00:11:45 +01:00
- [mpd](https://github.com/MusicPlayerDaemon/MPD) - Music Player Daemon.
2019-05-09 16:02:44 +02:00
- [ncmpcpp](https://github.com/arybczak/ncmpcpp) - mpd client.
2018-12-13 00:11:45 +01:00
- [moc](http://moc.daper.net/) - Console audio player for Linux/UNIX.
- [musikcube](https://github.com/clangen/musikcube) - Cross-platform, terminal-based music player, audio engine, metadata indexer, and server.
2019-05-09 16:23:45 +02:00
- [beets](https://github.com/beetbox/beets) - Music library manager and tagger.
2019-11-25 12:30:06 +01:00
- [spotify-tui](https://github.com/Rigellute/spotify-tui) - Spotify client.
2021-03-14 09:50:02 +01:00
- [swaglyrics-for-spotify](https://github.com/SwagLyrics/SwagLyrics-For-Spotify) - Spotify lyrics.
- [dzr](https://github.com/yne/dzr) - deezer.com player.
- [radio-active](https://github.com/deep5050/radio-active) - Internet radio player with 40k+ stations.
2018-12-12 23:57:33 +01:00
2016-12-21 19:39:12 +01:00
### Social Media
2019-03-01 16:38:43 +01:00
- [facebook-cli](https://github.com/specious/facebook-cli) - Facebook command line interface.
2019-03-28 20:13:32 +01:00
- [Rainbowstream](https://github.com/DTVD/rainbowstream) - A smart and nice Twitter client on the terminal.
2019-12-10 10:25:31 +01:00
- [tuir](https://gitlab.com/ajak/tuir) - Reddit TUI.
2019-03-28 20:13:32 +01:00
- [WeeChat](https://weechat.org/) - Fast, light and extensible chat client.
2019-03-16 21:41:48 +01:00
- [irssi](https://github.com/irssi/irssi) - IRC chat client.
- [kirc](https://github.com/mcpcpc/kirc) - Tiny IRC client.
2016-12-21 19:39:12 +01:00
2015-10-26 16:24:49 +01:00
### Video
2019-03-28 20:13:32 +01:00
- [youtube-dl](https://github.com/ytdl-org/youtube-dl) - Download videos from YouTube.com and many other video sites.
- [streamlink](https://github.com/streamlink/streamlink) - Extract streams from various websites to a video player of your choosing.
- [mps-youtube](https://github.com/mps-youtube/mps-youtube) - Youtube player.
2019-05-09 16:34:55 +02:00
- [mpv](https://mpv.io) - Superior video player.
- [editly](https://github.com/mifi/editly) - Declarative video editing.
2023-05-05 08:41:31 +02:00
- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A `youtube-dl` fork with additional features and fixes.
2015-10-26 16:24:49 +01:00
### Movies
2019-07-07 00:53:22 +02:00
2019-03-28 20:13:32 +01:00
- [moviemon](https://github.com/iCHAIT/moviemon) - Everything about your movies.
- [movie](https://github.com/mayankchd/movie) - Get movie info or compare movies.
### Games
2021-12-07 15:05:17 +01:00
- [Dwarf Fortress](http://www.bay12games.com/dwarves/) - Roguelike construction and management simulation.
2019-07-07 02:42:16 +02:00
- [Cataclysm-DDA](https://cataclysmdda.org) - Turn-based survival game set in a post-apocalyptic world.
2022-06-28 09:45:55 +02:00
- [pokete](https://github.com/lxgr-linux/pokete) - Pokemon-like.
2019-11-19 16:05:26 +01:00
### Books
- [epr](https://github.com/wustho/epr) - epub reader.
- [Bible.Js CLI](https://github.com/BibleJS/BibleApp) - Bible.
- [SpeedRead](https://github.com/sunsations/speed_read) - Spritz-alike speedreader.
2021-10-01 10:22:43 +02:00
- [medium-cli](https://github.com/djadmin/medium-cli) - Read [medium.com](https://medium.com/) stories.
2019-11-19 16:05:26 +01:00
2016-02-24 16:03:58 +01:00
## Development
2019-03-28 20:13:32 +01:00
- [legit](https://github.com/captainsafia/legit) - Generate Open Source licences as files or file headers.
- [mklicense](https://github.com/cezaraugusto/mklicense) - Create a custom LICENSE file painlessly with customized info.
2022-10-03 12:04:41 +02:00
- [rebound](https://github.com/shobrook/rebound) - Fetch Stack Overflow results on compiler error.
- [foy](https://github.com/zaaack/foy) - Lightweight general purpose task runner/build tool.
- [just](https://github.com/casey/just) - Modern `make`-like command runner.
2022-10-03 12:04:41 +02:00
- [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations.
- [bitwise](https://github.com/mellowcandle/bitwise) - Base conversion and bit manipulation.
- [cgasm](https://github.com/bnagy/cgasm) - x86 assembly documentation.
2021-05-23 20:06:23 +02:00
- [grex](https://github.com/pemistahl/grex) - Generate regular expressions from user-provided test cases.
2021-10-01 10:22:43 +02:00
- [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard) - Modular visual interface for GDB.
- [iola](https://github.com/pvarentsov/iola) - Socket client with REST API.
2022-10-03 12:04:41 +02:00
- [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactively generate a .gitignore for your project based on your needs.
- [is-up-cli](https://github.com/sindresorhus/is-up-cli) - Check if a domain is up.
- [reachable](https://github.com/italolelis/reachable) - Check if a domain is up.
- [loadtest](https://github.com/alexfernandez/loadtest) - Run load tests.
- [diff2html-cli](https://github.com/rtfpessoa/diff2html-cli) - Create pretty HTML from diffs.
2016-02-24 16:03:58 +01:00
2018-12-12 19:57:58 +01:00
### Text Editors
- [emacs](https://github.com/emacs-mirror/emacs) - An extensible, customizable, free/libre text editor — and more.
- [vim](https://github.com/vim/vim) - Vim - the ubiquitous text editor.
- [neovim](https://github.com/neovim/neovim) - Modern vim.
2019-03-28 19:35:59 +01:00
- [kakoune](https://github.com/mawww/kakoune) - Modal editor inspired by vim.
2019-08-10 13:06:43 +02:00
- [micro](https://github.com/zyedidia/micro) - A simple and intuitive editor.
2022-08-10 10:20:18 +02:00
- [o](https://github.com/xyproto/o) - Configuration-free text editor and IDE.
- [helix](https://github.com/helix-editor/helix) - Modal editor inspired by kakoune.
2018-12-12 19:57:58 +01:00
2022-10-03 12:04:41 +02:00
### Frontend Development
2015-07-09 18:42:54 +02:00
2023-05-16 23:38:08 +02:00
- [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) - Search [caniuse.com](https://caniuse.com) about browser support of features.
- [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli) - Strip comments from CSS.
- [viewport-list-cli](https://github.com/kevva/viewport-list-cli) - Return a list of devices and their viewports.
2022-10-03 12:04:41 +02:00
- [surge](https://surge.sh) - Publish static websites for free.
2016-02-24 16:03:58 +01:00
### Mobile Development
2015-12-24 16:13:24 +01:00
- [mobicon-cli](https://github.com/SamVerschueren/mobicon-cli) - Mobile app icon generator.
2016-01-11 12:53:43 +01:00
- [mobisplash-cli](https://github.com/SamVerschueren/mobisplash-cli) - Mobile app splash screen generator.
2017-11-06 03:49:39 +01:00
- [deviceframe](https://github.com/c0bra/deviceframe) - Put device frames around your mobile/web/progressive app screenshots.
2015-12-24 16:13:24 +01:00
### Database
2019-03-28 20:13:32 +01:00
- [mycli](https://github.com/dbcli/mycli) - MySQL client with autocompletion and syntax highlighting.
- [pgcli](https://github.com/dbcli/pgcli) - Postgres client with autocompletion and syntax highlighting.
2019-07-23 07:03:31 +02:00
- [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL via JDBC.
- [iredis](https://github.com/laixintao/iredis) - Redis client with autocompletion and syntax highlighting.
- [usql](https://github.com/xo/usql) - Universal SQL client with autocompletion and syntax highlighting.
### Devops
2017-10-10 21:23:02 +02:00
2019-03-08 13:08:25 +01:00
- [htconvert](https://github.com/lukechilds/htconvert) - Convert .htaccess redirects to nginx.conf redirects.
2017-06-05 21:50:32 +02:00
- [SAWS](https://github.com/donnemartin/saws) - Supercharged AWS CLI.
- [s3cmd](https://github.com/s3tools/s3cmd) - Fully-Featured S3 client.
- [pm2](https://github.com/Unitech/pm2) - Production Process Manager for Node.js.
2019-06-30 01:14:56 +02:00
- [ops](https://github.com/nanovms/ops) - Unikernel compilation and orchestration tool.
- [flog](https://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog.
- [k9s](https://github.com/derailed/k9s) - Manage Kubernetes Clusters.
- [PingMe](https://github.com/kha7iq/pingme) - Send messages/alerts to multiple messaging platforms & email.
2022-10-03 12:04:41 +02:00
- [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Deploy static websites to [IPFS](https://github.com/ipfs/ipfs#overviewhttps://github.com/ipfs/ipfs#overview).
- [Discharge](https://github.com/brandonweiss/discharge) - Deploy static websites to Amazon S3.
2023-02-02 18:07:08 +01:00
- [updatecli](https://github.com/updatecli/updatecli) - A declarative dependency management tool.
### Docker
- [lstags](https://github.com/ivanilves/lstags) - Synchronize images across registries.
- [dockly](https://github.com/lirantal/dockly) - Interactively manage containers.
- [lazydocker](https://github.com/jesseduffield/lazydocker) - Simple docker/docker-compose interface.
- [docker-pushrm](https://github.com/christian-korneck/docker-pushrm) - Push a readme to container registries.
2017-10-10 21:23:02 +02:00
### Release
- [release-it](https://github.com/webpro/release-it) - Automate releases for Git repositories and/or npm packages. Changelog generation, GitHub/GitLab releases, etc.
- [clog](https://github.com/clog-tool/clog-cli) - A conventional changelog for the rest of us.
2019-03-07 13:43:34 +01:00
- [np](https://github.com/sindresorhus/np) - A better `npm publish`.
- [release](https://github.com/vercel/release) - Generate changelogs with a single command.
2021-05-23 20:25:55 +02:00
- [semantic-release](https://github.com/semantic-release/semantic-release) - Fully automated version management and package publishing.
2019-03-10 15:25:21 +01:00
### Npm
- [npm-name-cli](https://github.com/sindresorhus/npm-name-cli) - Check whether a package name is available on npm.
- [npm-user-cli](https://github.com/sindresorhus/npm-user-cli) - Get user info of a npm user.
- [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of the package in the current directory.
- [pkg-dir-cli](https://github.com/sindresorhus/pkg-dir-cli) - Find the root directory of a npm package.
- [npm-check-updates](https://github.com/tjunnone/npm-check-updates) - Find newer versions of package dependencies than what your package.json allows.
- [updates](https://github.com/silverwind/updates) - Flexible npm dependency update tool.
- [wipe-modules](https://github.com/bntzio/wipe-modules) - Remove `node_modules` of inactive projects.
2019-03-10 15:25:21 +01:00
### Boilerplate
- [yo](https://github.com/yeoman/yo) - Scaffolding tool for running Yeoman generators.
- [boilr](https://github.com/tmrts/boilr) - Create projects from boilerplate templates.
- [cookiecutter](https://github.com/audreyr/cookiecutter) - Create projects from templates.
- [mevn-cli](https://github.com/madlabsinc/mevn-cli) - Light speed setup for MEVN (Mongo Express Vue Node) Apps.
- [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Scaffolding utility for vanilla JS.
2022-10-03 12:04:41 +02:00
### HTTP Server
- [serve](https://github.com/vercel/serve) - Serve static files (https, CORS, GZIP compression, etc).
- [simplehttp](https://github.com/snwfdhmp/simplehttp) - Easily serve a local directory over HTTP.
- [shell2http](https://github.com/msoap/shell2http) - Shell script based HTTP server.
### HTTP Client
- [HTTPie](https://github.com/httpie/httpie) - A user-friendly HTTP client.
- [HTTP Prompt](https://github.com/eliangcs/http-prompt) - Interactive HTTP client featuring autocomplete and syntax highlighting.
- [ain](https://github.com/jonaslu/ain) - HTTP client with a simple format to organize API endpoints.
- [curlie](https://github.com/rs/curlie) - A curl frontend with the ease of use of HTTPie.
2022-10-03 12:04:41 +02:00
2015-07-09 18:42:54 +02:00
## Productivity
2019-03-28 20:13:32 +01:00
- [doing](https://github.com/ttscoff/doing/) - Keep track of what youre doing and track what youve done.
- [ffscreencast](https://github.com/cytopia/ffscreencast) - A ffmpeg screencast with video overlay and multi monitor support.
- [meetup-cli](https://github.com/specious/meetup-cli) - Meetup.com client.
2019-03-06 21:34:09 +01:00
- [NeoMutt](https://neomutt.org) - Email client.
2019-03-28 20:13:32 +01:00
- [terjira](https://github.com/keepcosmos/terjira) - Jira client.
- [ipt](https://github.com/drselump14/ipt) - Pivotal Tracker client.
- [uber-cli](https://github.com/jaebradley/uber-cli) - Uber client.
- [Buku](https://github.com/jarun/Buku) - Browser-independent bookmark manager.
2021-12-31 19:00:41 +01:00
- [papis](https://github.com/papis/papis) - Extensible document and bibliography manager.
2022-02-03 23:56:36 +01:00
- [pubs](https://github.com/pubs/pubs) - Scientific bibliography manager.
- [fjira](https://github.com/mk-5/fjira) - Fuzzy finder and TUI application for Jira.
### Time Tracking
- [Timetrap](https://github.com/samg/timetrap) - Simple timetracker.
2019-03-28 20:13:32 +01:00
- [moro](https://github.com/omidfi/moro) - Simple tool for tracking work hours.
2019-08-10 12:43:22 +02:00
- [Timewarrior](https://github.com/GothenburgBitFactory/timewarrior) - Utility with simple stopwatch, calendar-based backfill and flexible reporting.
- [Watson](https://github.com/TailorDev/Watson) - Generate reports for clients and manage your time.
2020-01-05 19:22:51 +01:00
- [utt](https://github.com/larose/utt) - Simple time tracking tool.
- [Bartib](https://github.com/nikolassv/bartib) - Easy to use time tracking tool.
### Note Taking and Lists
2019-03-28 20:13:32 +01:00
- [idea](https://github.com/IonicaBizau/idea) - A lightweight tool for keeping ideas in a safe place quick and easy.
2024-04-24 08:59:39 +02:00
- [geeknote](https://github.com/vitaly-zdanevich/geeknote) - Evernote client.
2021-12-07 15:05:17 +01:00
- [Taskwarrior](https://taskwarrior.org/) - Manage your TODO list.
- [Terminal velocity](https://vhp.github.io/terminal_velocity/) - A fast note-taking app.
- [eureka](https://github.com/simeg/eureka) - Input and store your ideas.
2019-03-28 20:13:32 +01:00
- [sncli](https://github.com/insanum/sncli) - Simplenote client.
- [td-cli](https://github.com/darrikonn/td-cli) - A TODO manager to organize and manage your TODO's across multiple projects.
2019-05-10 12:13:24 +02:00
- [taskell](https://github.com/smallhadroncollider/taskell) - Interactive kanban board/task manager.
2019-03-28 12:50:57 +01:00
- [taskbook](https://github.com/klaussinani/taskbook) - Tasks, boards & notes for the command-line habitat.
- [dnote](https://github.com/dnote/dnote) - A interactive, multi-device notebook.
2021-10-01 10:25:29 +02:00
- [nb](https://github.com/xwmx/nb) - A notetaking, bookmarking, archiving, and knowledge base application.
- [obs](https://github.com/Yakitrak/obsidian-cli) - Interact with your Obsidian vault.
### Finance
See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overview of relevant tools.
- [ledger](https://ledger-cli.org/) - Powerful, double-entry accounting system.
- [hledger](https://hledger.org/) - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
2019-03-28 20:13:32 +01:00
- [moeda](https://github.com/thompsonemerson/moeda) - Foreign exchange rates and currency conversion.
- [cash-cli](https://github.com/xxczaki/cash-cli) - Convert Currency Rates.
- [cointop](https://github.com/miguelmota/cointop) - Track cryptocurrencies.
- [ticker](https://github.com/achannarasappa/ticker) - Stock ticker.
2019-03-28 20:13:32 +01:00
### Presentations
- [WOPR](https://github.com/yaronn/wopr) - A simple markup language for creating rich terminal reports, presentations and infographics.
- [decktape](https://github.com/astefanutti/decktape) - PDF exporter for HTML presentations.
- [mdp](https://github.com/visit1985/mdp) - A markdown presentation tool.
2019-03-28 20:13:32 +01:00
- [sent](https://tools.suckless.org/sent/) - Simple plaintext presentation tool.
- [slides](https://github.com/maaslalani/slides) - A markdown presentation tool.
2015-07-09 18:42:54 +02:00
2020-02-12 17:26:09 +01:00
### Calendars
2021-12-07 15:05:17 +01:00
- [calcurse](https://calcurse.org/) - Calendar and scheduling.
2020-02-12 17:26:09 +01:00
- [gcalcli](https://github.com/insanum/gcalcli) - Google calendar client.
- [khal](https://github.com/pimutils/khal) - CalDAV ready CLI and TUI calendar.
2020-10-01 18:05:47 +02:00
- [vdirsyncer](https://github.com/pimutils/vdirsyncer) - CalDAV sync.
2021-12-07 15:05:17 +01:00
- [remind](https://dianne.skoll.ca/projects/remind/) - A sophisticated calendar and alarm program.
2022-10-01 04:53:37 +02:00
- [birthday](https://github.com/IonicaBizau/birthday) - Know when a friend's birthday is coming.
2020-02-12 17:26:09 +01:00
2015-07-09 18:42:54 +02:00
## Utilities
2019-03-28 20:13:32 +01:00
- [aria2](https://github.com/tatsuhiro-t/aria2) - HTTP, FTP, SFTP, BitTorrent and Metalink download utility.
2022-10-03 12:04:41 +02:00
- [bitly-client](https://github.com/specious/bitly-client) - Bitly client.
2021-12-07 07:57:17 +01:00
- [deadlink](https://github.com/nschloe/deadlink) - Find dead links in files.
2022-08-30 07:51:17 +02:00
- [crawley](https://github.com/s0rg/crawley) - Unix-way web crawler.
2022-10-01 04:53:37 +02:00
- [kill-tabs](https://github.com/sindresorhus/kill-tabs) - Kill all Chrome tabs.
- [alex](https://github.com/get-alex/alex) - Catch insensitive, inconsiderate writing.
- [clevercli](https://github.com/clevercli/clevercli) - Collection of ChatGPT powered utilities.
2015-10-15 21:51:45 +02:00
2017-04-26 19:44:47 +02:00
### macOS
2019-07-05 15:57:18 +02:00
- [open-pip-cli](https://github.com/albinekb/open-pip-cli) - Watch videos in picture-in-picture player.
2019-03-28 20:13:32 +01:00
- [osx-wifi-cli](https://github.com/danyshaanan/osx-wifi-cli) - Manage wifi connections.
2019-03-01 16:38:43 +01:00
- [active-win-cli](https://github.com/sindresorhus/active-win-cli) - Get the title/id/etc of the active window.
2019-03-28 20:13:32 +01:00
- [stronghold](https://github.com/alichtman/stronghold) - Configure security settings from the terminal.
2019-07-30 17:43:15 +02:00
- [dark-mode](https://github.com/sindresorhus/dark-mode) - Toggle dark mode.
2015-07-09 18:42:54 +02:00
### Terminal Sharing Utilities
- [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application.
2019-03-28 20:13:32 +01:00
- [localtunnel](https://github.com/localtunnel/localtunnel) - Expose your localhost to the world for easy testing and sharing.
- [mosh](https://mosh.org/) - Remote SSH client that allows roaming with intermittent connectivity.
2019-03-28 20:13:32 +01:00
- [ngrok](https://ngrok.com/) - Secure introspectable tunnels to localhost.
2019-05-09 16:19:43 +02:00
- [tmate](https://tmate.io/) - Instant terminal (tmux) sharing.
- [warp](https://github.com/spolu/warp) - Secure and simple terminal sharing.
2019-03-28 20:13:32 +01:00
- [OverTime](https://github.com/diit/overtime-cli) - Time-overlap tables for remote teams.
### Network Utilities
- [get-port-cli](https://github.com/sindresorhus/get-port-cli) - Get an available port.
- [is-reachable-cli](https://github.com/beatfreaker/is-reachable-cli) - Check if hostnames are reachable or not.
2022-10-01 04:53:37 +02:00
- [acmetool](https://github.com/hlandau/acmetool) - Automatic certificate acquisition for ACME (Let's Encrypt).
- [certificate-ripper](https://github.com/Hakky54/certificate-ripper) - Extract server certificates.
- [neoss](https://github.com/PabloLec/neoss) - User-friendly and detailed socket statistics.
### Theming and Customization
- [splash-cli](https://github.com/splash-cli/splash-cli) - Beautiful wallpapers from Unsplash.
- [wallpaper-cli](https://github.com/sindresorhus/wallpaper-cli) - Get or set the desktop wallpaper.
- [themer](https://github.com/mjswensen/themer) - Generate personalized themes for your editor, terminal, wallpaper, Slack, and more.
- [JackPaper](https://github.com/jackel27/jackpaper) - Set images from Unsplash as wallpaper.
2019-03-28 20:13:32 +01:00
- [pywal](https://github.com/dylanaraps/pywal) - Generate and change color-schemes, then apply them system-wide to all of your favourite programs.
2019-11-07 15:53:24 +01:00
- [QuickWall](https://github.com/deepjyoti30/QuickWall) - Directly set wallpapers from Unsplash.
- [oh-my-posh](https://ohmyposh.dev) - Prompt theme engine.
### Shell Utilities
- [has](https://github.com/kdabir/has) - Checks for the presence of various commands and their versions on the path.
- [Ultimate Plumber](https://github.com/akavel/up) - Write Linux pipes with live previews.
- [fkill-cli](https://github.com/sindresorhus/fkill-cli) - Simple cross-platform process killer.
- [task-spooler](https://tracker.debian.org/pkg/task-spooler) - Queue jobs for linear execution.
- [undollar](https://github.com/ImFeelingDucky/undollar) - Strip the '$' preceding copy-pasted terminal commands.
- [pipe_exec](https://github.com/koraa/pipe_exec) - Run executables from stdin, pipes and ttys without creating a temporary file.
### System Interaction Utilities
2022-10-01 04:53:37 +02:00
- [neofetch](https://github.com/dylanaraps/neofetch) - System information tool.
- [battery-level-cli](https://github.com/gillstrom/battery-level-cli) - Get current battery level.
- [brightness-cli](https://github.com/kevva/brightness-cli) - Change screen brightness ([windows](https://github.com/sondreb/win-brightness)).
- [yank](https://github.com/mptre/yank) - Yank terminal output to clipboard.
- [screensaver](https://github.com/gillstrom/screensaver) - Start the screensaver.
- [google-font-installer](https://github.com/lordgiotto/google-font-installer) - Download and install Google Web Fonts on your local machine.
- [glances](https://nicolargo.github.io/glances/) - System monitoring tool.
- [tiptop](https://github.com/nschloe/tiptop) - System monitor.
2022-10-01 04:53:37 +02:00
- [gzip-size-cli](https://github.com/sindresorhus/gzip-size-cli) - Get the gzipped size of a file.
### Markdown
- [DocToc](https://github.com/thlorenz/doctoc) - Generates table of contents for markdown files.
- [grip](https://github.com/joeyespo/grip) - Preview markdown files as GitHub would render them.
- [mdv](https://github.com/axiros/terminal_markdown_viewer) - Styled terminal markdown viewer.
2022-10-01 05:12:07 +02:00
- [glow](https://github.com/charmbracelet/glow) - Styled markdown rendering.
- [gtree](https://github.com/ddddddO/gtree) - Use markdown to generate directory trees and the directories itself.
### Security
2021-10-01 10:22:43 +02:00
- [pass](https://www.passwordstore.org) - Password manager.
- [gopass](https://github.com/gopasspw/gopass) - Fully-featured password manager.
- [xiringuito](https://github.com/ivanilves/xiringuito) - SSH-based VPN.
2022-10-01 04:53:37 +02:00
- [hasha-cli](https://github.com/sindresorhus/hasha-cli) - Get the hash of text or stdin.
- [ots](https://github.com/sniptt-official/ots) - Share secrets with others via a one-time URL.
2021-10-01 10:22:43 +02:00
### Math
- [mdlt](https://github.com/metadelta/mdlt) - Do quick math right from the command line.
- [Qalculate](https://github.com/Qalculate/libqalculate) - Calculate non-trival math expressions. Unit conversions, symbolic calculations and more.
### Weather
- [wttr.in](https://github.com/chubin/wttr.in)
- [wego](https://github.com/schachmat/wego)
- [weather-cli](https://github.com/riyadhalnur/weather-cli)
2022-10-01 04:53:37 +02:00
### Browser Replacement
- [s](https://github.com/zquestz/s) - Open a web search in your terminal.
- [hget](https://github.com/bevacqua/hget) - Render websites in plain text from your terminal.
- [mapscii](https://github.com/rastapasta/mapscii) - Terminal Map Viewer.
- [nasa-cli](https://github.com/xxczaki/nasa-cli) - Download NASA Picture of the Day.
- [getnews.tech](https://github.com/omgimanerd/getnews.tech) - Fetch news headlines from various news outlets.
- [trino](https://github.com/eneserdogan/trino) - Translation of words and phrases.
- [translate-shell](https://github.com/soimort/translate-shell) - Google Translate interface.
### Internet Speedtest
- [speedtest-net](https://github.com/ddsol/speedtest.net) - Test internet connection speed and ping using speedtest.net.
- [speed-test](https://github.com/sindresorhus/speed-test) - `speedtest-net` wrapper with different UI.
- [speedtest-cli](https://github.com/sivel/speedtest-cli) - Test internet bandwidth using speedtest.net.
- [bandwhich](https://github.com/imsnif/bandwhich) - Track bandwidth utilization by process.
## Command Line Learning
2015-07-09 18:57:42 +02:00
- [cmdchallenge](https://cmdchallenge.com) - Presents small shell challenge with user submitted solutions.
2021-12-07 15:05:17 +01:00
- [explainshell](https://www.explainshell.com/) - Type a snippet to see the help text for each argument.
- [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers.
- [how2](https://github.com/santinic/how2) - Node.js implementation of howdoi.
- [The Fuck](https://github.com/nvbn/thefuck) - Magnificent app which corrects your previous console command.
- [tldr](https://github.com/tldr-pages/tldr) - Simplified and community-driven man pages.
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
- [teachcode](https://github.com/madlabsinc/teachcode) - Guide for the earliest lessons of coding.
2019-11-04 16:10:23 +01:00
- [navi](https://github.com/denisidoro/navi) - Interactive cheatsheet tool.
- [yai](https://github.com/ekkinox/yai) - AI powered terminal assistant.
## Data Manipulation
- [visidata](https://github.com/saulpw/visidata) - Spreadsheet multitool for data discovery and arrangement.
### Processors
- [jq](https://github.com/stedolan/jq) - JSON processor.
- [yq](https://github.com/kislyuk/yq) - YAML processor.
- [dasel](https://github.com/tomwright/dasel) - JSON/YAML/TOML/XML processor (like jq/yq).
- [yaml-cli](https://github.com/pandastrike/yaml-cli) - Query/update YAML.
- [ramda-cli](https://github.com/raine/ramda-cli) - Process data with functional pipelines.
2023-06-30 18:21:58 +02:00
- [xq](https://github.com/sibprogrammer/xq) - XML and HTML beautifier and content extractor.
### JSON
- [jp](https://github.com/therealklanni/jp) - JSON parser.
- [fx](https://github.com/antonmedv/fx) - Command-line JSON viewer.
- [vj](https://github.com/busyloop/vj) - Makes JSON human readable.
- [underscore-cli](https://github.com/ddopson/underscore-cli) - Utility-belt for hacking JSON and Javascript.
2019-11-07 15:08:15 +01:00
- [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON.
- [GROQ](https://github.com/sanity-io/groq-cli)  JSON processor with queries and projections.
- [gron](https://github.com/tomnomnom/gron) - Make JSON greppable.
### YAML
- [dyff](https://github.com/homeport/dyff) - YAML diff tool.
### Columns
- [parse-columns-cli](https://github.com/sindresorhus/parse-columns-cli) - Parse text columns to JSON.
- [q](http://harelba.github.io/q/) - Execution of SQL-like queries on CSV/TSV/tabular text file.
### Text
- [figlet](http://www.figlet.org/) - Creates large text out of ASCII characters.
- [stegcloak](https://github.com/kurolabs/stegcloak) - Hide secrets with invisible characters in plain text securely.
2015-12-06 23:49:30 +01:00
## Files and Directories
### File Managers
2018-12-12 23:55:16 +01:00
- [ranger](https://github.com/ranger/ranger) - A console file manager with VI key bindings.
- [midnight-commander](https://github.com/MidnightCommander/mc) - A feature rich visual file manager.
- [Vifm](https://vifm.info/) - VI influnced file manager.
2019-03-01 08:14:12 +01:00
- [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration.
2019-07-28 21:06:09 +02:00
- [lf](https://github.com/gokcehan/lf) - Fast, extensively customizable file manager.
2019-08-10 12:32:22 +02:00
- [fff](https://github.com/dylanaraps/fff) - Fast, simple file manager.
2023-04-21 21:35:53 +02:00
- [clifm](https://github.com/leo-arch/clifm) - The command line file manager.
- [far2l](https://github.com/elfmz/far2l) - Orthodox file manager.
### Deleting, Copying, and Renaming
2015-12-06 23:49:30 +01:00
- [trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and directories to the trash.
- [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli) - Empty the trash.
2015-12-06 23:50:07 +01:00
- [del-cli](https://github.com/sindresorhus/del-cli) - Delete files and folders.
2016-01-04 17:21:46 +01:00
- [cpy-cli](https://github.com/sindresorhus/cpy-cli) - Copies files.
- [rename-cli](https://github.com/jhotmann/node-rename-cli) - Rename files quickly.
2021-12-07 15:05:17 +01:00
- [renameutils](https://www.nongnu.org/renameutils/) - Mass renaming in your editor.
- [diskonaut](https://github.com/imsnif/diskonaut) - Disk space navigator.
2015-12-06 23:49:30 +01:00
### Files
2022-03-20 12:31:21 +01:00
- [chokidar-cli](https://github.com/open-cli-tools/chokidar-cli) - CLI to watch file system changes.
2016-01-04 17:19:03 +01:00
- [file-type-cli](https://github.com/sindresorhus/file-type-cli) - Detect the file type of a file or stdin.
2019-05-09 16:19:43 +02:00
- [bat](https://github.com/sharkdp/bat) - A cat clone with syntax highlighting.
2019-03-02 14:08:38 +01:00
- [NCDu](https://dev.yorhel.nl/ncdu) - A disk usage analyzer with an ncurses interface.
- [unix-permissions](https://github.com/ehmicky/unix-permissions) - Swiss Army knife for Unix permissions.
2019-03-10 19:42:50 +01:00
- [transmission-cli](https://transmissionbt.com) - Torrent client for your command line.
2019-05-10 19:36:24 +02:00
- [webtorrent-cli](https://github.com/feross/webtorrent-cli) Streaming torrent client.
- [entr](https://github.com/eradman/entr) - Run an arbitrary command when files change.
- [organize-cli](https://github.com/ManrajGrover/organize-cli) - Organize your files automatically.
2024-03-24 09:55:14 +01:00
- [organize-rt](https://gitlab.com/foxido/organize-rt) - organize-cli in Rust with more customization.
2021-08-27 11:10:22 +02:00
- [RecoverPy](https://github.com/PabloLec/RecoverPy) - Recover overwritten or deleted files.
### File Sync/Sharing
- [rclone](https://github.com/ncw/rclone) - Sync files with various cloud providers.
- [ffsend](https://github.com/timvisee/ffsend) - Quick file share.
2019-07-13 22:27:53 +02:00
- [share-cli](https://github.com/marionebl/share-cli) - Share files with your local network.
- [google-drive-upload](https://github.com/labbots/google-drive-upload) - Upload/sync with Google Drive.
2020-10-05 16:21:53 +02:00
- [gdrive-downloader](https://github.com/Akianonymus/gdrive-downloader) - Download files/folders from Google Drive.
- [portal](https://github.com/ZinoKader/portal) - Send files between computers.
- [shbin](https://github.com/Shiphero/shbin/) - Turn a Github repo into a pastebin.
2023-07-30 09:57:55 +02:00
- [sharing](https://github.com/parvardegr/sharing) - Send and receive files on your mobile device.
2024-03-24 09:55:14 +01:00
- [ncp](https://github.com/kha7iq/ncp) - Transfer files and folders, to and from NFS servers.
2015-12-06 23:49:30 +01:00
2017-01-24 16:59:00 +01:00
### Directory Listing
- [alder](https://github.com/aweary/alder) - Minimal `tree` with colors.
2023-09-07 18:04:47 +02:00
- [eza](https://github.com/eza-community/eza) - Improved version of `ls`.
- [tre](https://github.com/dduan/tre) - `tree` with git awareness, editor aliasing, and more.
- [ll](https://github.com/antonmedv/ll) - `ls` with git status.
- [lsd](https://github.com/Peltoche/lsd) - `ls` with many extra features.
2017-01-24 16:59:00 +01:00
2015-12-06 23:49:30 +01:00
### Directory Navigation
2015-07-13 21:52:25 +02:00
- [autojump](https://github.com/wting/autojump) - A cd command that learns - easily navigate directories from the command line.
- [pm](https://github.com/Angelmmiguel/pm) - The easy way to switch to your projects on the shell.
- [z](https://github.com/rupa/z) - z is the new j, yo.
- [PathPicker](https://github.com/facebook/pathpicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in.
- [fz](https://github.com/changyuheng/fz.sh) - Seamless fuzzy tab completion for z.
2019-03-01 06:30:34 +01:00
- [goto](https://github.com/iridakos/goto) - Directory aliases for the shell with autocomplete.
- [z.lua](https://github.com/skywind3000/z.lua) - `cd` command that learns your habits.
- [zoxide](https://github.com/ajeetdsouza/zoxide) - Fast directory jumper in Rust.
- [tere](https://github.com/mgunyho/tere) - A faster alternative to using cd and ls.
2015-07-13 21:52:25 +02:00
### Search
- [happyfinder](https://github.com/hugows/hf) - (another) Fuzzy file finder for the command line.
- [find-up-cli](https://github.com/sindresorhus/find-up-cli) - Find a file by walking up parent directories.
- [ripgrep](https://github.com/BurntSushi/ripgrep) - A line-oriented search tool that recursively searches your current directory for a regex pattern.
2019-03-03 10:44:57 +01:00
- [fzf](https://github.com/junegunn/fzf) - A general purpose command-line fuzzy finder, can be used with any list: files/directories, command history, processes, hostnames, bookmarks, git commits, etc.
2019-03-04 19:07:08 +01:00
- [fselect](https://github.com/jhspetersson/fselect) - Find files with SQL-like queries.
2019-08-10 12:47:53 +02:00
- [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to `find`.
- [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization.
- [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis.
2023-03-13 11:03:31 +01:00
- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf.
- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structrual search, linting and rewriting.
2015-12-07 00:10:33 +01:00
## Version Control
- [SnowFS](https://github.com/snowtrack/snowfs) - A fast, scalable version control system for binaries.
2015-12-07 00:10:33 +01:00
### Git
2015-07-09 21:50:18 +02:00
2021-10-01 10:22:43 +02:00
- [git commander](https://github.com/golbin/git-commander) - Interactive git tool.
- [git-stats](https://github.com/IonicaBizau/git-stats) - A local GitHub-like contributions calendar.
2015-12-11 14:57:11 +01:00
- [dev-time](https://github.com/samverschueren/dev-time-cli) - Get the current local time of a GitHub user.
2021-10-01 10:22:43 +02:00
- [tig](https://github.com/jonas/tig) - Text-mode interface for git.
- [grv](https://github.com/rgburke/grv) - Text-mode interface for git with customisable vi bindings.
2017-03-21 15:53:15 +01:00
- [git-standup](https://github.com/kamranahmedse/git-standup) - Recall what you did on the last working day.
- [git-secret](https://github.com/sobolevn/git-secret) - Store your private data inside a git repository.
2021-10-01 10:22:43 +02:00
- [gitlab-cli](https://github.com/vishwanatharondekar/gitlab-cli) - Create GitLab merge requests.
- [git-extras](https://github.com/tj/git-extras) - Git utilities.
- [gita](https://github.com/nosarthur/gita) - Manage multiple git repos side by side.
- [readme-md-generator](https://github.com/kefranabg/readme-md-generator) - Interactively generate README.md files.
- [semantic-git-commit-cli](https://github.com/JPeer264/node-semantic-git-commit-cli) - Ensure semantic commits messages.
- [import-github-labels-cli](https://github.com/abhijithvijayan/import-github-labels-cli) - Sync labels between Github repos.
- [git-all-branches](https://github.com/zacanger/git-all-branches) - Improved `git branch -a`.
2022-06-28 09:42:37 +02:00
- [czg](https://github.com/Zhengqbbb/cz-git/tree/main/packages/cli) - Interactively generate standardized commit messages.
2022-10-01 04:53:37 +02:00
- [shallow-backup](https://github.com/alichtman/shallow-backup) - Git integrated backup tool.
- [Lazygit](https://github.com/jesseduffield/lazygit) - Simple TUI for git commands.
2015-10-28 16:57:54 +01:00
2021-10-01 10:22:43 +02:00
### GitHub
- [CLI GitHub](https://github.com/IonicaBizau/cli-github) - Fancy GitHub client.
- [hub](https://github.com/github/hub) - Make git easier to use with GitHub.
- [git-labelmaker](https://github.com/himynameisdave/git-labelmaker) - Edit GitHub labels.
2022-10-01 04:53:37 +02:00
### Emoji
- [gitmoji-cli](https://github.com/carloscuesta/gitmoji-cli) - Use emoji in commit messages.
- [gitmoji-changelog](https://github.com/frinyvonnick/gitmoji-changelog) - Generate gitmoji changelogs.
2015-11-10 23:12:58 +01:00
## Images
2021-10-01 10:22:43 +02:00
- [SVGO](https://github.com/svg/svgo) - Optimize SVG files.
2022-10-01 04:53:37 +02:00
- [carbon-now-cli](https://github.com/mixn/carbon-now-cli) - Generate beautiful images of your code.
2022-10-03 12:04:41 +02:00
- [imgur-uploader-cli](https://github.com/kevva/imgur-uploader-cli) - Upload images to imgur.
- [pageres-cli](https://github.com/sindresorhus/pageres-cli) - Capture website screenshots.
2021-10-01 10:22:43 +02:00
2015-11-10 23:12:58 +01:00
### Gif Creation
2015-07-09 18:42:54 +02:00
2016-07-06 14:26:36 +02:00
- [gifgen](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding.
- [gifsicle](https://github.com/kohler/gifsicle) - Create, manipulate, and optimize GIF images and animations.
- [ttygif](https://github.com/icholy/ttygif) - Convert terminal recordings to animated gifs.
- [ttygif](https://github.com/sugyan/ttygif) - ttyrec to gif.
2015-11-10 23:14:08 +01:00
- [ttystudio](https://github.com/chjj/ttystudio) - A terminal-to-gif recorder minus the headaches.
2021-10-01 10:22:43 +02:00
- [asciinema](https://github.com/asciinema/asciinema) - Terminal session recorder and companion app for asciinema.org.
2016-04-12 19:40:49 +02:00
- [givegif](https://github.com/passy/givegif) - GIFs on the command line.
2015-11-03 18:12:32 +01:00
### Image Conversion
2021-10-01 10:22:43 +02:00
- [imagemagick](https://imagemagick.org) - Gold standard for anything images.
2019-03-01 16:38:43 +01:00
- [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator.
2020-02-12 17:35:27 +01:00
- [korkut](https://github.com/oguzhaninan/korkut) - Quick and simple image processing.
2015-11-10 23:12:58 +01:00
2015-07-09 18:54:55 +02:00
## Screensavers
2021-10-01 10:22:43 +02:00
- [cmatrix](https://github.com/Treri/cmatrix) - Scrolling 'Matrix'-like screen.
- [pipes.sh](https://github.com/pipeseroni/pipes.sh) - Random pipes that grow across the screen.
- [YuleLog](https://github.com/Duroktar/YuleLog) - Christmas Yule Log fireplace.
- [cli-fireplace](https://github.com/dolsup/cli-fireplace) - Digital fireplace.
2015-07-09 18:54:55 +02:00
2015-10-26 15:56:28 +01:00
## Graphics
2022-10-01 04:53:37 +02:00
2021-10-01 10:22:43 +02:00
- [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot) - Traverse the Mandelbrot fractal.
- [sparkly-cli](https://github.com/sindresorhus/sparkly-cli) - Generate sparklines ▁▂▃▅▂▇..
2019-10-17 17:00:14 +02:00
- [pastel](https://github.com/sharkdp/pastel) - Generate, analyze, convert and manipulate colors.
- [lowcharts](https://github.com/juan-leon/lowcharts) - Draw low-resolution graphs.
2015-11-03 18:11:35 +01:00
## Just for Fun
2019-03-08 14:23:35 +01:00
- [quote-cli](https://github.com/riyadhalnur/quote-cli) - Get a random quote or the quote of the day in your CLI.
2019-03-04 20:57:51 +01:00
- [fortune](https://github.com/shlomif/fortune-mod) - Shows a random fortune.
- [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay.
- [yosay](https://github.com/yeoman/yosay) - Like cowsay, but for yeoman.
- [lolcat](https://github.com/busyloop/lolcat) - Outputs text in rainbow colors.
2019-07-13 22:25:55 +02:00
- [text-meme](https://github.com/beatfreaker/text-meme-cli) - Generate text memes.
- [dankcli](https://github.com/sggts04/dankcli) - Add text to meme image templates.
- [ricksay](https://github.com/roma-guru/ricksay) - Quotes from Rick and Morty.
### Emoji
- [emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line.
- [emoji-finder](https://github.com/dematerializer/emoji-finder) - Quickly find and copy emoji to the clipboard via the command-line.
2019-03-08 13:31:06 +01:00
- [oji](https://github.com/xxczaki/oji) - Interactive text emoji maker.
2015-11-06 21:08:50 +01:00
## Other Awesome Lists
- [awesome-git-addons](https://github.com/stevemao/awesome-git-addons#readme) - Addons that extend git cli.
- [awesome-shell](https://github.com/alebcay/awesome-shell#readme) Command-line utilities and frameworks.
- [terminals-are-sexy](https://github.com/k4m4/terminals-are-sexy#readme) Terminal frameworks, plugins & resources.
- [awesome-zsh-plugins](https://github.com/unixorn/awesome-zsh-plugins#readme) ZSH frameworks, plugins, tutorials & themes.
- [awesome-nodejs clis](https://github.com/sindresorhus/awesome-nodejs#command-line-apps) Node.js modules and resources.
2015-11-06 21:08:50 +01:00
## License
2021-12-07 15:05:17 +01:00
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
2015-12-06 21:47:19 +01:00
2018-01-05 19:25:54 +01:00
To the extent possible under law, [Adam Garrett-Harris](https://twitter.com/agarrharr) has waived all copyright and related or neighboring rights to this work.