21 lines
1.3 KiB
Markdown
21 lines
1.3 KiB
Markdown
|
|
There are so many things to do through the command line in your terminal! Here are a list of packages or tools that I already have or want to later try out for me to come back to.
|
|
|
|
##### Currently:
|
|
---
|
|
- [VHS](obsidian://open?vault=Obsidian&file=Coding%20Tips%20(Classical)%2FComputers%2FComputer%20Realm%2FTerminal%20Tips%2FCLI%20Tools%2FVHS) - cute gifs generated while typing in terminal
|
|
- additionally there is also `asciinema rec`
|
|
- [Figlet](obsidian://open?vault=Obsidian&file=Coding%20Tips%20(Classical)%2FComputers%2FComputer%20Realm%2FTerminal%20Tips%2FCLI%20Tools%2FASCII) - create large text headers within terminal
|
|
- can be additionally used with `toilet`
|
|
- [Vim](obsidian://open?vault=Obsidian&file=Coding%20Tips%20(Classical)%2FComputers%2FComputer%20Realm%2FTerminal%20Tips%2FCLI%20Tools%2FVim%2FVim) - my default command-line editor of choice
|
|
- [Wikit](obsidian://open?vault=Obsidian&file=Coding%20Tips%20(Classical)%2FComputers%2FComputer%20Realm%2FTerminal%20Tips%2FCLI%20Tools%2Fpackage%20managers%2FFink) - wikipedia search anything within terminal
|
|
-
|
|
-
|
|
|
|
|
|
|
|
#### Later:
|
|
---
|
|
- [Typer](https://github.com/maaslalani/typer) - a typing test in your terminal
|
|
- ![[Pasted image 20230626195256.png]]
|
|
- [Bubble Tea](https://github.com/charmbracelet/bubbletea) - a powerful TUI framework |