raguay.customct Posted July 11, 2014 Posted July 11, 2014 (edited) I needed to see what a zip file had inside, but realized I did not have anything but command line. So, I threw this together and it works great. One command: zi:view This will show you the zip files in your home directory's Documents folder. When you select one, it will open a Python window showing the contents of the zip file. You can change the File Filter to only look in folders that pertain to your work. GitHub: https://github.com/raguay/MyAlfred/blob/master/ZipInfo.alfredworkflow Packal: http://www.packal.org/workflow/zip-info Version: 1.0 Edited July 11, 2014 by raguay.customct
vdesabou Posted July 11, 2014 Posted July 11, 2014 Thanks, useful! I personally use also BetterZipQL QuickLook plugin https://github.com/sindresorhus/quick-look-plugins#betterzipql along with alfred quick look functionality.
raguay.customct Posted July 11, 2014 Author Posted July 11, 2014 Yea, I found that today after I made this one. But, this one still has it uses.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now