~/pito salas
home blog link blog pages + new post
admin

Posts tagged #cli

46 posts

  • 2026-08-23

    GitHub - medialab/xan: The CSV magician

    The CSV magician. Contribute to medialab/xan development by creating an account on GitHub.

  • 2026-08-23

    Herdr documentation

    Terminal workspace manager for AI coding agents.

  • 2026-04-18

    CodeCombat - Learn how to code by playing a game

    I recently stumbled across CodeCombat, and honestly it's one of the more clever approaches to learning programming I've seen in a while. The premise is simple but effective: you write real Python or JavaScript code to control your hero through dungeons, defeat ogres, and solve increasingly complex puzzles. Rather than grinding through abstract exercises or watching passive tutorials, you're immediately applying logic, loops, and functions in a context that actually feels rewarding. The game scales nicely, starting with basic syntax and gradually introducing more sophisticated concepts as you level up — which means beginners aren't overwhelmed right out of the gate. It's also open source, which I always appreciate, and there's a multiplayer component that adds a competitive edge for those who want it. If you've ever tried to introduce someone to coding and hit that wall of "but why does this matter," this might be exactly the kind of hook that makes it click.

  • 2025-07-04

    Midnight Commander

    Midnight Commander Development Center

  • 2025-01-26

    cmdalias: Multi word alias

    Just a small tool to help me (and you but without any guaranty) to create command alias and sub-aliases (multi word alias) - adoy/cmdalias

  • 2025-01-22

    Atuin - Magical Shell History

    Sync, search and backup shell history with Atuin

  • 2025-01-13

    Useful things you can do with Rails console

    Discover essential tips and tricks to boost your productivity with Ruby on Rails console commands and features.

  • 2024-02-24

    v4l2-ctl - cli for managing camera hardware

  • 2023-12-20

    Overview / Install — GitPython 3.1.37 documentation

    null

  • 2023-02-03

    Unlock the Potential of VS Code for Ruby Programming

    Unlock the Potential of VS Code for Ruby Programming –Lots of up to date information on how to tune VS Code for the best Ruby experience. A guide to a free Ruby development environment. Author says: “If you’re like me and your RubyMine trial version expired, you’re probably relying on VS Code. While the former is an amazing tool, it comes behind a paywall, unfortunately. Hopefully, JetBrains will reconsider at some point and have a Community Edition, just like IntelliJ.”

  • 2023-01-15

    GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools

    This is a standalone password generator. I think that because it does’t know the email or account name that the password is used with, the risk that the app itself is malware is small… i think… Author says: “z-tokens -- random tokens generation and related tools - GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools”

  • 2023-01-09

    VSCode Marketplace can be abused to host malicious extensions

    VSCode Marketplace can be abused to host malicious extensions –It seems that no one and nowhere is safe from hackers: “Threat analysts at AquaSec have experimented with the security of VSCode Marketplace and found that it’s surprisingly easy to upload malicious extensions from accounts that appear verified on the platform.”

  • 2022-11-28

    CapRover · Free and Open Source PaaS!

    From the readme, this is a promising tool for automating deploymeny of apps to s cloud server. Perhaps one more option post Heroku. They dont mention ruby and rails but imply its covered.

  • 2022-11-13

    Fig

    [Pito: They make some very bold promises about this app. Take a look] The next-generation command line.

  • 2022-09-17

    Welcome to Bashly | Bashly - Bash CLI Framework

    Bashly is a command line application (written in Ruby) that lets you generate feature-rich bash command line tools.

  • 2022-08-28

    VisiData

    Command-line interactive multitool for tabular data.VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.

  • 2022-08-21

    Open-source data multitool | VisiData

    Command-line interactive multitool for tabular data.

  • 2022-05-29

    Rails Extension Power Pack – Visual Studio Marketplace

    Rails Extension Power Pack – Visual Studio Marketplace Extension for Visual Studio Code – Andrew Mason’s favorite extensions for Rails development in Visual Studio Code May 29, 2022 at 05:29PM

  • 2022-05-09

    pkolaczk/fclones: Efficient Duplicate File Finder

    Efficient Duplicate File Finder. Contribute to pkolaczk/fclones development by creating an account on GitHub.

  • 2022-03-28

    The Rails Command Line — Ruby on Rails Guides

  • 2022-03-13

    GitHub - TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

    Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package. - GitHub - TomWright/dasel: Select, put...

  • 2022-01-20

    Awesome VS Code Extensions For Python

    Awesome VS Code Extensions For Python Welcome back! Python is one of my favorite programming languages of all time, if you’re new to Python, check out the link below to learn… January 20, 2022 at 01:36PM

  • 2022-01-04

    cantino/mcfly: Fly through your shell history. Great Scott!

    Fly through your shell history. Great Scott! Contribute to cantino/mcfly development by creating an account on GitHub.

  • 2021-09-08

    GitHub - mgdm/htmlq: Like jq, but for HTML.

    Like jq, but for HTML. Contribute to mgdm/htmlq development by creating an account on GitHub.

  • 2021-09-05

    GitHub - johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

    Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON - GitHub - johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data ...

  • 2021-08-22

    Overv/outrun: Execute a local command using the processing power of another Linux machine.

    Execute a local command using the processing power of another Linux machine. - Overv/outrun: Execute a local command using the processing power of another Linux machine.

  • 2021-07-03

    red-data-tools/YouPlot

    A command line tool that draw plots on the terminal. - red-data-tools/YouPlot

  • 2021-06-21

    ibraheemdev/modern-unix

    A collection of modern/faster/saner alternatives to common unix commands. - ibraheemdev/modern-unix

  • 2021-04-16

    Comparing Python Command-Line Parsing Libraries – Argparse, Docopt, and Click – Real Python

    Here we'll compare three command-line parsing libraries - argparse, docopt, and click.

  • 2021-04-06

    GitHub - learnbyexample/Command-line-text-processing: From finding text to search and replace, from sorting to beautifying text and more

    :zap: From finding text to search and replace, from sorting to beautifying text and more :art: - learnbyexample/Command-line-text-processing

  • 2021-04-06

    GitHub - learnbyexample/Command-line-text-processing: From finding text to search and replace, from sorting to beautifying text and more

    :zap: From finding text to search and replace, from sorting to beautifying text and more :art: - learnbyexample/Command-line-text-processing

  • 2021-04-06

    klauscfhq/taskbook

    Quirky cli tool for task management. Some people want everything in the shell.

  • 2021-04-06

    thisredone/rb

    This is very interesting and cool way to use ruby for fancy cli scripts, like people often use AWK. I haven’t quite figured out how to use it but it’s cool!

  • 2021-04-06

    Norton Commander is back

    Looks interesting

  • 2021-04-06

    jhspetersson/fselect

    Another crazy useful tool for programmers.

  • 2021-04-06

    HTTP Prompt - An interactive command-line HTTP client

    If you’re getting a web api to work, this seems like a great alternative,

  • 2021-04-06

    Scripting and automating git processes

    This one is pretty eclectic but if you find yourself writing a script in ruby or python or bash and you need to respond in the logic to what's going on in git, then you will find some very useful tips here.

  • 2021-04-06

    Introducing nushell

    Yes, but, do we need another shell? Do we all have to learn Rust? What about a shell framework that will embed any language?

  • 2021-04-06

    CUE

    Another very useful text processing tool for text based data files.

  • 2021-04-06

    WTF :: WTF - the terminal dashboard

    A kind of crazy cool dashboard for all kinds of info all in text suitable for display in. Terminal window.

  • 2021-04-06

    eBay/tsv-utils

    This looks super useful if you have very large data sets. The Unix shell is surprisingly fast and able to create parallel flows.

  • 2021-04-06

    GitHub - denisidoro/navi: An interactive cheatsheet tool for the command-line

    Command line cheat sheets. Not sure but could be useful.

  • 2021-04-06

    Broot

    Looks like this might be useful: "Get an overview of a directory, even a big one"

  • 2021-04-06

    The Art of Command Line

    We all live in the shell. (Yes, if you're not geekish that sentence makes no sense). And you can always learn a little more and some special trick to make your day. Here's another reference.

  • 2021-04-06

    amazing little character based resource monitor

    Linux/OSX/FreeBSD resource monitor. Contribute to aristocratos/bashtop development by creating an account on GitHub.

  • 2021-04-06

    Free Git GUI for Windows, Mac, Linux | GitKraken

    This looks like an amazing tool. I plan to try it asap!

© Salas Blog. All rights reserved.