Skip to content

realfun/mac-cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-cli-tools

My collection of mac CLI tools

Tools (name + quirky purpose):

  • ai — convert your intention to shell command, check before pressing enter :)
  • clearvlc — wipes VLC's "recently played" memory and a few share crumbs.
  • files — recursive file lister with wildcard/regex filtering.
  • flat — flattens a whole directory tree into the current folder (dangerously).
  • folders — recursive folder lister with wildcard/regex filtering.
  • photoresize — batch-resize images to 800x600 with ImageMagick.
  • pushgit add . + commit + push in one shove, helps when solo-ing on main
  • pyc — deletes every .pyc under the current tree.
  • renamefiles — batch-rename files by editing a temp list in nvim editor.
  • sai — curses-based launcher that picks/creates an AI project and jumps into your CLI.
  • secrets — macOS Keychain TUI for storing API keys more secure than .env file.
  • swp — nukes Vim .swp files.
  • trailspaces — strips trailing whitespace from source files (and shebang scripts).
  • tt — timestamp translator: epoch ↔ UTC/local with relative past/future.
  • video2gif — converts videos to GIFs with ffmpeg.
  • watermark — tiles logo.png across images via ImageMagick.

About

My collection of mac CLI tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors