Quicksilver

Quicksilver Project Source

  • 所有者: quicksilver/Quicksilver
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

About Quicksilver on Github

This repository contains the current source code of Quicksilver. If you're having issues with the latest Quicksilver version, feel free to log them at the issue tracker.

The master 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.

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/Quicksilver
主编程语言Objective-C
编程语言Objective-C (语言数: 9)
平台
许可证Apache License 2.0
所有者活动
创建于2009-11-02 14:55:23
推送于2025-06-23 11:29:18
最后一次提交
发布数100
最新版本名称v2.5.2 (发布于 2025-06-09 15:18:02)
第一版名称B59 (发布于 2011-04-16 10:01:56)
用户参与
星数2.8k
关注者数87
派生数289
提交数5.9k
已启用问题?
问题数1975
打开的问题数78
拉请求数755
打开的拉请求数1
关闭的拉请求数307
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?