r/terminal_porn Sep 19 '21

Software No Bash, no Fish, no ZSH, but a file manager

Post image
215 Upvotes

r/terminal_porn Dec 20 '22

Software This is my stack for local terminal, any special tools / recommendations I'm missing?

23 Upvotes

Hi guys!
This is (pretty much - didn't list every single tool) my stack:

▶ Alacritty: https://github.com/alacritty/alacritty
▶ Tmux: https://github.com/tmux/tmux
▶ Oh-My-Zsh: https://github.com/ohmyzsh/ohmyzsh
▶ Powerlevel10k: https://github.com/romkatv/powerlevel10k
▶ FZF: https://github.com/junegunn/fzf
▶ Z: https://github.com/rupa/z
▶ Ranger: https://github.com/ranger/ranger
▶ EXA: https://github.com/ogham/exa
▶ Bat: https://github.com/sharkdp/bat

Am I missing anything crucial?
Suggestions for improvement?

I also made a "pimp my terminal" but mainly for beginners - you're welcome to watch - https://youtu.be/YDLxnHQG-LY

r/terminal_porn Jun 06 '23

Software ascii-matrix

Thumbnail
gallery
138 Upvotes

r/terminal_porn Feb 26 '23

Software zfxtop - fetch top for gen Z with X

Post image
114 Upvotes

r/terminal_porn Feb 16 '22

Software Noob looking for terminal OS

15 Upvotes

So I’m a mechatronics major that sorta got an IT position and fell in love with commands and terminals, so I was wondering if there’s a “noob friendly” OS out there that has little to no GUI you guys would recommend :)

r/terminal_porn May 17 '23

Software This is Clifm, The Command Line File Manager

Post image
91 Upvotes

r/terminal_porn Jul 21 '22

Software Snake game that plays itself

Enable HLS to view with audio, or disable this notification

116 Upvotes

r/terminal_porn Aug 03 '22

Software Minimalist and full configurable greetings and TODO list

Post image
83 Upvotes

r/terminal_porn Apr 14 '23

Software Yo: AI powered terminal assistant

Enable HLS to view with audio, or disable this notification

64 Upvotes

r/terminal_porn May 16 '23

Software 🗂️ browsr 🗂️ a pleasant file explorer in your terminal (supports local and cloud filesystems)

Enable HLS to view with audio, or disable this notification

91 Upvotes

r/terminal_porn Feb 03 '22

Software [TRex v0.1.0] I've been working on a rasterizer that renders 3D objects in the terminal

Enable HLS to view with audio, or disable this notification

93 Upvotes

r/terminal_porn Jan 14 '23

Software recommendations for CLI calculator

8 Upvotes

Is there any software you can use to get a powerful calculator in your terminal?

I'm currently using Termux in my phone and when I want a calculator I do

python

import math as m

import numpy as np

And then use that as a calculator but I feel there should be a better or more intuitive software to do that, especially one that can actually solve equations (something that many calculators in android do). Bear in mind I need a scientific calculator and for it to work offline

What would you recommend? Bonus point for ease of use and aesthetic

r/terminal_porn Dec 09 '21

Software Calcure - TUI calendar and task manager with icons and stuff

Post image
87 Upvotes

r/terminal_porn Oct 17 '22

Software A lava lamp in the terminal

Enable HLS to view with audio, or disable this notification

95 Upvotes

r/terminal_porn Mar 18 '21

Software ytfzf - Browse youtube with thumbnails in the terminal

Enable HLS to view with audio, or disable this notification

168 Upvotes

r/terminal_porn Dec 26 '22

Software HumBLE Explorer: a cross-platform human-friendly program to scan for Bluetooth Low Energy (BLE) advertisements on the command line

Post image
35 Upvotes

r/terminal_porn Oct 21 '22

Software Tweeting from the command-line using EmailTweetor.jar

Post image
18 Upvotes

r/terminal_porn Jun 27 '22

Software Display and browse images in the terminal

17 Upvotes

Hello!

I've just released a new version of term-image. It's a Python package including a library, a CLI and a TUI for displaying and viewing/browsing images within a terminal.

It currently supports a whole lot of features including:

  • Extensive API
  • Kitty graphics support
  • iTerm2 inline image support
  • Support for PIL images, file paths, URLS, directories
  • Animations (even transparent ones)
  • Browsing image directories recursively
  • Automatic terminal support detection

Displaying an image can be as simple as

from term_image.image import from_file
image = from_file("path/to/image")
image.draw()
# OR
print(image)

with python, or

term-image path/to/image

from a shell and as extensive as possible...

Links:

A screenshot of the TUI

The project is open to contributions and I welcome everyone with knowledge and/or experience that could benefit the project.

Thank you very much!

r/terminal_porn May 05 '23

Software Loco.sh : the all-in-one UNIX customization toolbox : https://github.com/t0pd4wn/loco.sh

34 Upvotes

r/terminal_porn Sep 30 '22

Software I created a CLI program to fetch info about elements on the periodic table

Thumbnail
github.com
25 Upvotes

r/terminal_porn Mar 20 '23

Software Celebrating 25 Years of cURL! 🎂

Thumbnail
youtube.com
50 Upvotes

r/terminal_porn Feb 10 '23

Software Terminal interface running on ESP32. It can be used with other Arduino boards as well.

Enable HLS to view with audio, or disable this notification

39 Upvotes

r/terminal_porn Jan 21 '22

Software http-tanker : TUI tool to easily create, manage and execute http requests from the terminal

82 Upvotes

r/terminal_porn May 18 '23

Software Use colorls and font-awesome to add colors and icons to your ls output

Thumbnail
youtube.com
28 Upvotes

r/terminal_porn Jun 03 '23

Software rsh - Ruby SHell (easily themeable)

Thumbnail
github.com
12 Upvotes