Search Suggest

console
console

Bashtop Is A Cool Linux Resource Monitor Written In Bash

Bashtop is a TUI Linux resource monitor written in... Bash. It shows the usage / stats for the CPU (including temperature), memory, disks, network a…

Streamlink 1.4.0 Adds Low Latency Streaming On Twitch, Fixes YouTube Plugin (CLI Tool To Pipe Livestreams To VLC or mpv)

Streamlink 1.4.0 has been released with support for low latency streaming on Twitch, fixed YouTube plugin, and more. Streamlink is a free and open s…

Easily Load, Unload And Blacklist Kernel Modules With kmon (TUI)

kmon is a new command line kernel manager and activity monitor. It can be used to load, unload and blacklist kernel modules, as well as show module …

ffmpegfs Is A FUSE-Based Filesystem For Transcoding Video And Audio On The Fly When Opened

I recently stumbled across ffmpegfs and found it to be quite useful, so I thought I'd make a post about it, especially since there are no other a…

How To Keep OneDrive In Sync With A Folder On Linux Using OneDrive Free Client Fork

OneDrive is a file hosting and synchronization service offered by Microsoft, similar to Dropbox, Google Drive, MEGA, and so on. There's no offic…

Guake 3.7.0 Drop-Down Terminal Released With Option To Change Terminal Colors On A Per-Tab Basis, More

Guake drop-down terminal version 3.7.0 has been released with the ability to set terminal background and foreground color on a per-tab basis, an opti…

Cod: New Command Line Autocomplete Daemon For Bash and Zsh That Detects --help Usage

Cod is a new command line completion daemon written in Go for Bash and Zsh. The tool detects the usage of --help to generate autocompletion for com…

Cloud Storage Sync Program Rclone 1.51 Adds SugarSync And Memory Backends, Async Mount Reads

The latest Rclone 1.51.0 release adds new memory and SugarSync backends, async mount reads which results in a 20% speedup, and much more. Rclone is …

Interactive Wireshark-Based Terminal UI Termshark 2.1 Released With Conversations View, More

Termshark , an interactive Wireshark-like terminal interface for TShark written in Go, was updated to version 2.1 (2.1.0 followed quickly by 2.1.1 to…

Spring Boot: ApplicationRunner and CommandLineRunner Example

Spring Boot provides two interfaces, CommandLineRunner and ApplicationRunner , to run specific pieces of code when an application is fully started. …

How to Implement ApplicationRunner & ApplicationArguments in Spring Boot

In Spring Boot doc ApplicationArguments is autowired in a bean. Here is a more hands on example where it's used in a Main method. import org.spr…

s-tui CPU Monitoring And Stress Testing Tool Sees Its First Stable (1.0.0) Release

s-tui , a terminal-based CPU monitoring and stress testing tool for Linux, has reached version 1.0.0 stable after being in development for almost 3 y…

bandwhich Shows What`s Taking Up Your Network Bandwidth On Linux And macOS

bandwhich is a relatively new terminal bandwidth utilization tool for Linux, *BSD and macOS, written in Rust. It shows the current network utilizati…

broot Is An Interactive Treeview Directory Navigation Tool For The Command Line

broot is an interactive command line tool written in Rust for navigating directories using a tree view and fuzzy search. It also incorporates a ncdu…

auto-cpufreq Is A New CPU Speed And Power Optimizer For Linux

auto-cpufreq is a new automatic CPU speed and power optimization tool for Linux laptops using Intel CPUs, which aims to "improve battery life w…

FFmpeg: How To Crop Videos, With Examples

This article explains how to crop videos using FFmpeg (with examples) from the command line. It's especially useful for batch cropping multiple …

Terminal File Manager nnn Adds Session Management, Rclone Cloud Storage Integration

nnn is a very fast file manager created to work seamlessly with desktop environments and GUI utilities. The ncurses based keyboard-driven terminal a…

forgit: Interactive Git Commands With Previews Powered By fzf Fuzzy Finder

forgit is a command line utility that takes advantage of the popular fzf fuzzy finder to provide interactive git commands, with previews. New to fz…

How To Show Available WiFi Networks, Their Channels, Signal Strength And More From The Command Line

This article explains how to view available WiFi networks, list their channels, link quality, security, signal strength, and more on Linux using the …

RipMe Is An Easy To Use Bulk Image Downloader (GUI And CLI)

Need to download all images in an online album and don't want to click each image to save it to your computer? Try RipMe , a Java tool with both …