Skip to content

A mac menu bar app that provides note taking functionality though a quick dropdown menu.

License

Notifications You must be signed in to change notification settings

node-swift/Quickeys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickeys

A mac menu bar app that provides note taking and other functionality through a quick dropdown window. Please download the most recent release and drag the zip file to your Applications folder. From there, double click the zip file to unpack the application. After doing so, you may delete the zip file.

Quickeys Screenshot

Features

Quickeys has a variety of smaller hidden features:

  • Press cmd + shift + 8 to toggle the Quickeys window from anywhere on your computer
  • Press cmd+enter to search highlighted or all text on target
  • Press ctrl + alt/option + enter to generate and copy a pastebin link of highlighted or all text
  • Click and drag anywhere outside of the text box and buttons to resize the window vertically
  • Autosaves your notes so they do not get lost if you quit the app.

Contributing

If you are looking to run or contribute to this project, you will need an ApiKeys.plist file for the pastebin functionality to work. The file should be placed in the Resources directory, and should contain a single key-value pair "API_KEY", <your api key here>.

Pods

Please download cocoapods and run pod install upon cloning this directory. This will create the required Quickeys.xcworkspace file, which should be opened to edit the project.

This project uses MASShortcut.

License

This project is licensed under the BSD-3-Clause. The full license can be viewed here.

About

A mac menu bar app that provides note taking functionality though a quick dropdown menu.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 97.0%
  • Ruby 1.5%
  • Objective-C 1.5%