zackees / zcmds

Swiss army knife of insanely productive CLI and AI tools. Cross platform.
MIT License
27 stars 5 forks source link

zcmds

Cross platform(ish) productivity commands written in python. Tools for doing media manipulation through ffmpeg and AI. On Windows ls, rm and other common unix file commands are installed. Whenever there is something that doesn't work on Windows but does on Mac/Linux, I will apply a tool to make it work here. This toolset is ever-evolving and it's going to get insane in 2024 with all the AI that I'm now integrating.

MacOS_Tests Win_Tests Ubuntu_Tests

Linting

Install

> pip install zcmds
> zcmds  # shows all commands
> diskaudit  # audits the disk usage from the current directory.

Commands

Remember that typing in zcmds at the terminal will show you all the commands

Install (dev):

Additional install

For the pdf2image use:

Note:

Running tox will install hooks into the .tox directory. Keep this in my if you are developing. TODO: Add a cleanup function to undo this.

Release Notes

TODO: