https://github.com/kxxoling/mavericktrash
A Python script to replace Maverick Trash Icons with your own
https://github.com/kxxoling/mavericktrash
Last synced: 7 months ago
JSON representation
A Python script to replace Maverick Trash Icons with your own
- Host: GitHub
- URL: https://github.com/kxxoling/mavericktrash
- Owner: kxxoling
- Created: 2013-12-31T04:53:58.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-31T15:28:24.000Z (almost 12 years ago)
- Last Synced: 2025-02-05T08:13:38.065Z (9 months ago)
- Language: Python
- Size: 641 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What can this script do
-----------------------See the effect diagram below:
![macProTrashEmpty][1]
![macProTrashFull][2]How to use
----------1. Open your Mac terminal;
2. cd to this folder;
3. Runpython trash.py
to replace your Trash Icons with MacPro Icons;
4. Enter your password to permit.
5. Or your can runpython trash.py -r
to recovery your Trash Icons.Exceptions
----------1. Trash icons doesn't change: Try to empty your Trash or add something to Trash.
Thanks
------Thanks to MacPro Trash Icons provider [神楽坂雯麗](https://plus.google.com/+%E7%A5%9E%E6%A5%BD%E5%9D%82%E9%9B%AF%E9%BA%97/posts)
[1]: macProTrashEmpty.png
[2]: macProTrashFull.png