Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbr/QLfit
Quicklook plugin for .FIT files from Garmin devices and such
https://github.com/dbr/QLfit
Last synced: 3 months ago
JSON representation
Quicklook plugin for .FIT files from Garmin devices and such
- Host: GitHub
- URL: https://github.com/dbr/QLfit
- Owner: dbr
- Archived: true
- Created: 2012-07-10T23:13:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-28T10:50:31.000Z (over 11 years ago)
- Last Synced: 2024-05-13T15:35:56.389Z (6 months ago)
- Language: C++
- Size: 227 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-QuickLook - QLfit
README
# .fit Quicklook plugin
A Quicklook plugin for the questionably abbreviated ["Flexible and
Interoperable Data Transfer" (.FIT) files][fit], created by devices like the
Garmin Edge 500[fit]: http://www.thisisant.com/pages/products/fit-sdk
## Installation
Copy the `QLFit.qlgenerator` file to `~/Library/QuickLook/`
To do this (based on OS X 10.7):
* In the Finder menu bar click "Go > Go to folder.."
* Enter `~/Library`
* Find or create a `QuickLook` folder
* Drag the `QLFit.qlgenerator` into this folderIf it doens't seem to work, you could try running the command
`qlmanage -r` in a terminal (or rebooting, if it's easier)## Building
Open the Xcode project, and click build.
## Supported operating systems
Whatever I am currently running, currently OS X 10.7