Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Joan/qlBitRate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qlBitRate

qlBitRate is a QuickLook plugin that will display the bit rate (in kbps) of an MP3 file in the title bar of the QuickLook window. This plugin has been tested to work in at least OS X 10.7 (Lion) and 10.8 (Mountain Lion).

qlBitRate Screenshot

Installation

Pre-compiled

  1. Download the latest release of qlBitRate here
  2. Unzip file
  3. Move file into /Library/QuickLook/ (to install for all users) or into ~/Library/QuickLook/ (to install for this user only)

Manually-compiled (requires Xcode)

  1. Clone or fork the latest source code of qlBitRate
  2. Using Xcode, build the qlBitRate.qlgenerator file
  3. Move file into /Library/QuickLook/ (to install for all users) or into ~/Library/QuickLook/ (to install for this user only)

Resetting QuickLook

After copying the file to the correct location, you may run the command qlmanage -r in the Terminal to reset QuickLook and force reload all of your plugins.

Credits

qlBitRate was authored by Jordan Saints, and is released under the GPLv2 license.

Website: www.jordansaints.com

About

An OS X QuickLook plugin to display the bit rate (in kbps) of an MP3 file in the title bar of the QuickLook window

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 100.0%