- Download the latest release or clone this repo.
- Run the install.sh script
- Done!
- Exception Handled
- Notification Enabled
- Easy Installation
- open-with-vscode : Open directories/files in VScode :)
- arrange-by-file-extensions: Aggregate files based on their extensions in separate directories
- arrange-by-file-types: Aggregate files based on their types in separate directories
- arrange-by-names: Aggregate files based on their first characters in separate directories
- copy-paths: Copy file(s)/Dirs absolute path(s) to the clipboard
- copy-URIs: Copy files(s)/Dirs URI path(s) to the clipboard
- copy-text-content: Copy content of a text file to the clipboard
- set-as-lockscreen: Set an image as lockscreen (GNOME)
- set-terminal-color-scheme: Generate color pallettes from an image and set as terminal color scheme
- upload-to-gist-private: Upload text/code file(s) to your GitHub Gist as private
- upload-to-gist-public: Upload text/code file(s) to Gist as public
NOTE: You have to manually edit these files to set your github username and password/access_token
Rename file(s) or dir(s) in bulk
- dash-to-space: Change every dashes to (space)
- dash-to-underscore: Change every dashes to _(underscores)
- space-to-dash: Change every spaces to -(dash)
- space-to-underscore: Change every spaces to _(underscores)
- underscore-to-dash: Change every _(underscores) to -(dash)
- underscore-to-space: Change every _(underscores) to (space)
In order to run the scripts you should have installed python3 under /usr/bin/
Run the install.sh
script to get it installed it on your system
All kinds of contributions are welcome 🙌! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬 You can also support this project by becoming a sponsor on GitHub 👏 or by making a Paypal donation :)
See the changelog file
MIT Dipankar Pal 2020
See the LICENSE file for more details.