GitHub - jqnatividad/qsv: CSVs sliced, diced & analyzed.
qsv (pronounced "Quicksilver") is a
command line program for indexing, slicing, analyzing, filtering, enriching, validating & joining CSV files.
Commands are simple, fast & composable.
Frogmouth
Frogmouth is a Markdown viewer / browser for your terminal, built with Textual.
Frogmouth can open *.md files locally or via a URL. There is a familiar browser-like navigation stack, history, bookmarks, and table of contents.
#markdown #python #textualize #CLITool #terminal
🤩
GitHub - fathyb/carbonyl: Chromium running inside your terminal
Carbonyl is a Chromium based browser built to run in a terminal.
It supports pretty much all Web APIs including WebGL, WebGPU, audio and video playback, animations, etc..
#CLITool #terminal #webbrowser
GitHub - tramhao/termusic: Music Player TUI written in Rust
Terminal Music and Podcast Player written in Rust
Listen to music and podcasts freely as both in freedom and free of charge!
#terminal #CLITool #lecteuraudio
Command Line Internet Radio Player PyRadio 0.9.0 Stable Released With www.radio-browser.info Support - Linux Uprising Blog
https://www.linuxuprising.com/2023/01/command-line-internet-radio-player.html
How to Record Linux Terminal Commands With “script”
The script command lets you record and replay activity in your terminal. It’s helpful when you want to create a reference of the steps you’ve taken or you’re creating a tutorial for others to follow.
https://www.howtogeek.com/devops/how-to-record-linux-terminal-commands-with-script/
GitHub - tfeldmann/organize: The file management automation tool.
Your desktop is a mess? You cannot find anything in your downloads and documents? Sorting and renaming all these files by hand is too tedious? Time to automate it once and benefit from it forever.
organize is a command line, open-source alternative to apps like Hazel (macOS) or File Juggler (Windows).
#commandlinetools #CLITool #files #automatisation
@kdwarn Oh wow, this looks awesome! 😍
I definitely have a use for this right now.
Some similar tools that are also pretty neat and all written in #Rust:
csvlens
https://github.com/YS-L/csvlens
csview
https://github.com/wfxr/csview
Thank you for sharing.
#rustlang #dataScience #CLITool #CLI #csv #Rust
Shufflecake
Shufflecake is a tool for Linux that allows to create multiple hidden volumes on a storage device in such a way that it is very difficult, even under forensic inspection, to prove the existence of such volumes.
GitHub - cantino/mcfly: Fly through your shell history. Great Scott!
McFly replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.
4 Useful Tools to Run Commands on Multiple Linux Servers
https://www.tecmint.com/run-commands-on-multiple-linux-servers/
#CLITool #terminal #linux #adminsys
GitHub - ajeetdsouza/zoxide: A smarter cd command. Supports all major shells.
zoxide is a smarter cd command, inspired by z and autojump.
It remembers which directories you use most frequently, so you can "jump" to them in just a few keystrokes.
zoxide works on all major shells.
Sampler is a tool for shell commands execution, visualization and alerting.
Configured with a simple YAML file.
https://sampler.dev/
GitHub - schollz/croc: Easily and securely send things from one computer to another
croc is a tool that allows any two computers to simply and securely transfer files and folders
GitHub - magic-wormhole/magic-wormhole: get things from one computer to another, safely
This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another.
#CLITool #cli #terminal #python
GitHub - kellyjonbrazil/jc: CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.