this post was submitted on 08 Sep 2023
1264 points (97.9% liked)

linuxmemes

20761 readers
1620 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 year ago* (last edited 1 year ago) (1 children)

You know what, i just drop my personal list of noteworthy shell-tools here (note directfb2 and twin). And edir, clipboard, pass and portal/croc for the win.

alternatives

  • fd: simpler find
  • bat: nicer cat
  • lsd: ls with NerdFont icons
  • broot: smarter tree

GUI alternatives

Task Management:

  • dun: note-taking & task manager
  • cubby: encrypted note taking to cloud, with markdown
  • girok: TUI calendar

Services:

File Manager:

  • clifm: nice shell file manager with tagging
  • nnn: cli fm with split-view file preview
  • TUIFI Manager: cli fm with rendered images in 2D layout
  • xplr: hackable, minimal, TUI fm

Login Manager:

  • CDM: shell login manager with history
  • Qingy: directfb login manager

Others:

ease of use

  • edir: rename with text file
  • clipboard: shell clipboard manager & more
  • portal: cli file transfer agent between computers
  • croc: simple file transfer tool via local server, Android Appp too
  • transfer.sh: cli file sharing via cloud
  • detox: file name cleanup
  • ouch: simple de/compressor
  • mnamer: intelligent video renamer
  • gum: bells and whistles for shell scripters
  • pytermgui: bells and whistles for python scripters

If someone has more/better tools, please shout.

[–] [email protected] 3 points 1 year ago (1 children)

Thanks for the list! You links doesn't work because they are all in a code block btw. I also love these tools:

  • zoxide: smart cd
  • atuin: shell history with synchronization and beautiful fuzzy search (but i unbinded it from the up arrow)
  • Tealdeer: fast and good looking tldr pages
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Nah, it's just that lemmy can't do markdown.

edit: Oh. It does.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Test

[Test2](https://example.com)

Yeah maybe it's lemmy's fault, but removing the code block should fix it.