Browsing Tag
cli
11 posts
Obtenha Emojis via Linha de Comando
🚀 Um comando com autocomplete feito com C++. Eu o dia foi bastante tranquilo e aproveitei pra ficar…
A .NET TUI for Advent of Code
It’s that time of year in North America: wood stoves are burning, lights are going on houses, turkey…
Introducing🥁 my CLI based NUMERICAL SYSTEM CALCULATOR and SCRIPT DETECTOR
Multi-Dimensional Calculator Decimal Conversion This Rust project demonstrates how to perform number conversions with decimal points using a…
Shortcut your way through the terminal 🌀
TLTR Shortcut – record, save & execute your most used scripts in the terminal Example: sc fe be…
A Guide to Building CLI Tools in JavaScript
Welcome to an exciting journey into the world of command-line interface (CLI) tools using JavaScript. In this guide,…
How to Force Quit Unresponsive Applications via CLI on macOS
If you’re working on a macOS system and encounter an application that’s not responding, you know how frustrating…
Ember-cli config
Ember pioneered the standardised usage of global cli tool. This is a perfect way to give new users…
Tinker in Lumen: Your Ultimate Debugging Companion
When working with Lumen applications, every developer anticipates that the framework will have fewer native features when compared…
Adding sound wave overlays to videos and pictures using FFMPEG
In order to fix a broken video where the camera stopped recording, I wanted to replace the part…
5 Reasons Why Command Line Interface (CLI) is More Efficient Than GUI
As a computer user, you have probably heard about Command Line Interface (CLI) and Graphical User Interface (GUI).…