All Projects → kupferlauncher → Kupfer

kupferlauncher / Kupfer

Licence: gpl-3.0
kupfer, smart, quick launcher. `master' is kupfer's release branch.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Kupfer

Olauncher
Minimal AF (ad-free) launcher app for Android. Available at Play Store and F-Droid.
Stars: ✭ 211 (-30.59%)
Mutual labels:  launcher, gplv3
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (+5.92%)
Mutual labels:  launcher, gplv3
CmlLib.Core
.NET Minecraft Launcher Library. All Version, Auth, Forge, Java, Crossplatform
Stars: ✭ 87 (-71.38%)
Mutual labels:  launcher
Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
Stars: ✭ 3,608 (+1086.84%)
Mutual labels:  launcher
FortniteLauncher
Fortnite Launcher which bypasses EAC that is designed to work on any update without breaking (kinda)!
Stars: ✭ 19 (-93.75%)
Mutual labels:  launcher
SuperLauncher
🚀 Super Launcher is an admin launcher that persists in the system tray that can launch programs quickly; optionally, with administrator rights, as another user, or both.
Stars: ✭ 36 (-88.16%)
Mutual labels:  launcher
tc-client-launcher
World of Warcraft client launcher with autologin feature for TrinityCore based servers
Stars: ✭ 20 (-93.42%)
Mutual labels:  launcher
DiscordPortable
The popular Discord App packaged as a portable application (PAF).
Stars: ✭ 29 (-90.46%)
Mutual labels:  launcher
Mcpelauncher Linux
Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
Stars: ✭ 301 (-0.99%)
Mutual labels:  launcher
Photo Exif Toolkit
Photo Exif Toolkit Android app entirely written using Kotlin language
Stars: ✭ 37 (-87.83%)
Mutual labels:  gplv3
Winfsp
Windows File System Proxy - FUSE for Windows
Stars: ✭ 4,071 (+1239.14%)
Mutual labels:  gplv3
jdtls-launcher
The simplest way to install and launch JDTLS
Stars: ✭ 29 (-90.46%)
Mutual labels:  launcher
synapse-project
Powerful fuzzy search launcher for a multitude of tasks
Stars: ✭ 46 (-84.87%)
Mutual labels:  launcher
LimLauncher
仿Rolan启动器
Stars: ✭ 28 (-90.79%)
Mutual labels:  launcher
cloud9-launcher
Simple web ui for managing workspace of self-hosted Cloud9 IDE
Stars: ✭ 18 (-94.08%)
Mutual labels:  launcher
Autumn
A macOS window manager for JavaScript hackers
Stars: ✭ 294 (-3.29%)
Mutual labels:  gplv3
james
Fast and extendable modern launcher for Windows
Stars: ✭ 32 (-89.47%)
Mutual labels:  launcher
Airshipper
A cross-platform Veloren launcher.
Stars: ✭ 119 (-60.86%)
Mutual labels:  launcher
lazap
Lazap, a cross-platform Games Client/Launcher - All your games at ONE library
Stars: ✭ 15 (-95.07%)
Mutual labels:  launcher
Cdda Game Launcher
A Cataclysm: Dark Days Ahead launcher with additional features
Stars: ✭ 304 (+0%)
Mutual labels:  launcher

kupfer is a smart, quick launcher +++++++++++++++++++++++++++++++++

:Homepage: https://kupferlauncher.github.io/ :Credits: Copyright 2007–2017 Ulrik Sverdrup and other Kupfer authors :Licence: GNU General Public License v3 (or any later version)

Kupfer is an interface for quick and convenient access to applications and their documents.

The most typical use is to find a specific application and launch it. We have tried to make Kupfer easy to extend with plugins so that this quick-access paradigm can be extended to many more objects than just applications.

Installing

This project is configured for the Waf build system, which is included. Run it using either ./waf or python3 waf (using your python.)

Installation follows the steps::

./waf configure
./waf

If configure does not find the right Python 3 executable, set PYTHON explicitly first.

then::

./waf install

or ::

sudo ./waf install

You can use --prefix=$PREFIX when configuring to assign an installation spot. By default, Kupfer is installed for all users. Installing only for your user is possible, but the binary directory must be in your $PATH.

About Waf

Waf is included in both the distributable tarball and the repository (so that full source code is incuded. See the file waf for author and licensing information).

Waf was acquired through http://waf.googlecode.com/files/waf-1.6.11.tar.bz2 on Saturday, 25 February 2012. The following files extracted::

./waf-light -> ./waf
./waflib    -> ./waflib
./ChangeLog -> ./Waf.ChangeLog

./waflib/Tools/*  some files excluded
./waflib/extras/* some files excluded

1 patch as been applied to waf.

Build Requirements

  • Python 3
  • intltool
  • optionally: rst2man (python-docutils) to install the manpage
  • optionally: itstool to install mallard help pages

Runtime Requirements

Kupfer requires Python 3 or later, and the following important libraries:

Because the port to Python 3 and Gtk 3 is new, I don't know what the lower boundaries of dependencies are. I've given the versions where it is known to work.

  • Gtk-3.0 version 3.22
  • libkeybinder-3.0 version 0.3.1
  • python gir1.2
  • dbus python bindings
  • python-xdg

Opportunistic dependencies

  • If available, 'setproctitle' is used to set the process name
  • If available, you can use AppIndicator3. On debian the package name needed for the dependency is gir1.2-appindicator3-0.1 (g-i bindings).

Recommended dependencies

  • Wnck-3.0 version 3.20 (Without this you can't focus already running applications)
  • Yelp, the help browser

Some plugins will require additional python modules!

Spawning

The program is installed as kupfer into $PREFIX/bin. Only one instance can be active for one user at a given time. Normal use of kupfer requires an active dbus session bus.

Keybinder Module

Keybinder is a library for global keyboard shortcuts.

You can use kupfer without the keybinder module, for example by assigning a window manager keybinding to the kupfer binary.

If Keybinder gi bindings are installed, the library is used. If you must disable it without uninstalling them then see the man page.

Documentation

The user’s guide is installed as Mallard help pages, available under the “Kupfer Help” object in the program itself; it is also on the web page. Kupfer will use the help browser if there is a handler for the help: URI scheme. The user’s guide’s source is under help/, and it is translatable.

Please read Documentation/ and Documentation/Manpage.rst for technical and contributor documentation.

.. vim: ft=rst tw=78

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].