Giter Site home page Giter Site logo

build

About Quicksilver

Quicksilver is a fast and free macOS productivity application that gives you the power to control your Mac quickly and elegantly. Quicksilver learns your habits, making your everyday chores simple and efficient. Learn more at: https://qsapp.com

About This Code Repository

This repository contains the source code for the Quicksilver main app. It is also the place to browse existing issues and open new issues, via the issue tracker.

The main branch contains the source for the currently released Quicksilver.

If you want more info about Quicksilver you can read the about page or view it on Wikipedia. For help and support, visit the Quicksilver Support Group. Developers can find help in the Developer Support Group

Where to download Quicksilver?

Visit QSApp.com, and download the right version for your operating system.

Before Trying the Source Code

Before building and testing Quicksilver, ALWAYS BACKUP your user data! This is easily done by backing up the following:

  • ~/Library/Application Support/Quicksilver
  • ~/Library/Caches/Quicksilver
  • ~/Library/Preferences/com.blacktree.Quicksilver.plist

Now if anything happens you can always restore the exact state Quicksilver was in before your were trying out this version. When switching between versions, you should generally clear caches with

rm -r ~/Library/Caches/*Quicksilver

Getting Started with Development

The Map should give you a head start if you're approaching this project for the first time.

Multiple copies of Quicksilver.app on your Mac

Having multiple copies of Quicksilver.app on the system can cause issues with the Services System in OS X and AppleScript.

Specifically, Services will not register properly when the pasteboard server (/System/Library/CoreServices/pbs) sees multiple Quicksilver.app packages each with their own Info.plist file defining the same services. AppleScript will also get confused with more than one Quicksilver.app on your Mac.

In order to ensure that the Services System and AppleScript work correctly, zip any old Quicksilver.app packages you want to keep, so you only have one Quicksilver.app file on your filesystem. Also do not forget to empty your trash after you deleted the older Quicksilver.app packages.

Development

You should be able to build Quicksilver by following the instructions as seen in the Quicksilver Wiki on Building Quicksilver.

Legal Stuff

By downloading and/or using this software you agree to the following terms of use:

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this software except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Quicksilver for macOS's Projects

screencapture-qsplugin icon screencapture-qsplugin

Quicksilver ScreenCapture Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

services-qsplugin icon services-qsplugin

Quicksilver Services Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

shelf-qsplugin icon shelf-qsplugin

Quicksilver Shelf Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

skype-qsplugin icon skype-qsplugin

Quicksilver Skype Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

slideshow-qsplugin icon slideshow-qsplugin

Quicksilver Slideshow Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

socialbookmarks-qsplugin icon socialbookmarks-qsplugin

Quicksilver del.icio.us Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

soundsupport-qsplugin icon soundsupport-qsplugin

Quicksilver SoundSupport Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

spotlight-qsplugin icon spotlight-qsplugin

Quicksilver Spotlight Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

startupdisk-qsplugin icon startupdisk-qsplugin

Quicksilver StartupDisk Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

stikkit-qsplugin icon stikkit-qsplugin

Quicksilver Stikkit Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

systemkeys-qsplugin icon systemkeys-qsplugin

Quicksilver SystemHotKeys Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

teleflip-qsplugin icon teleflip-qsplugin

Quicksilver Teleflip Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

terminal-qsplugin icon terminal-qsplugin

Quicksilver Terminal Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

textmate-qsplugin icon textmate-qsplugin

Quicksilver TextMate Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

textstartranker-qsplugin icon textstartranker-qsplugin

Quicksilver TextStart Ranker Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

translation-qsplugin icon translation-qsplugin

Quicksilver Translation Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

transmit-qsplugin icon transmit-qsplugin

Quicksilver Transmit Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

tsactionsplugin-qsplugin icon tsactionsplugin-qsplugin

Quicksilver TSActionsPlugin Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

uiaccess-qsplugin icon uiaccess-qsplugin

Quicksilver User Interface Access plug-in - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

useraccounts-qsplugin icon useraccounts-qsplugin

Quicksilver UserAccounts Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

vdkqueue icon vdkqueue

A modern, streamlined, faster version of UKKQueue

viscosity-qsplugin icon viscosity-qsplugin

A Quicksilver plug-in for managing Viscosity VPN connections - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

x10plugin-qsplugin icon x10plugin-qsplugin

Quicksilver X10PlugIn Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

xattr-qsplugin icon xattr-qsplugin

Quicksilver Xattr Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

yojimbo-qsplugin icon yojimbo-qsplugin

Quicksilver Yojimbo Plugin - please report any bugs at https://github.com/quicksilver/Quicksilver/issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.