Skip to content

anandkunal/trashie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFO:
Trashie is a utility that lets you monitor your OS X trash from the menu bar. 
It is written in PyObjC. 
Icons are snagged from the Tango Project.

INSTALL:
To get the party started, run `python setup.py py2app`. 
Alternatively, you can run `bash setup.sh`.

TODO:
1. Research other areas where there might be trash (offer users a checkbox)
  - http://support.apple.com/kb/HT2963
  - sudo rm -rf ~/.Trash/ 
  - sudo rm -rf /.Trashes/ 
  - sudo rm -rf /Volumes/<volumename>/.Trashes/

About

Monitor the OS X trash from menu bar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published