Skip to content

A QuickLook plugin that lets you view plain text files without a file extension

Notifications You must be signed in to change notification settings

kimhunter/qlplaintext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QLPlainText

QLPlainText is a QuickLook plugin based on QuickLookStephen that lets you view plain text files without a file extension. Plus it allows for simple adaption of new file types with ease. ��

Files like:

  • README
  • INSTALL
  • CapFile
  • CHANGELOG
  • KitSpec (YAML specification)
  • etc...

Install

Run the build and it will be installed

or

  1. copy the QLPlainText.qlgenerator file into ~/Library/Quicklook/
  2. run qlmanage -r

Building

There is a file inside QLPlainText.xcodeproj/user.pbxuser you can copy this to your username, and you will get an executable, so that your build and run button will do something.

About

A QuickLook plugin that lets you view plain text files without a file extension

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 95.4%
  • Objective-C 4.6%