declutter-desktop
v1.0.1
Published
A CLI tool to organize your Desktop
Downloads
6
Maintainers
Readme
Declutter
Declutter your desktop from the command line
The declutter script creates a declutter directory on your desktop and moves all files into the directory.
Install
npm install declutter-desktop -g
Use
Run the command declutter
to clean up the files on your desktop.
Contributing
- Fork it
- Run
npm install
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess