Giter Club home page Giter Club logo

kupfer's Introduction

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: xml2po (gnome-doc-utils) 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.

kupfer's People

Contributors

andrejz avatar annoab avatar bluss avatar chuchiperriman avatar cy8aer avatar darwinawardwinner avatar dasj19 avatar dktrkranz avatar dmustieles avatar dnoway avatar dnschneid avatar frandieguez avatar gajdusek avatar haaninjo avatar harsh04081997 avatar jordimas avatar karolbedkowski avatar krullborg avatar lleites avatar mariobl avatar marv-cz avatar nashamri avatar nordstern avatar nyucel avatar piotrdrag avatar pmkovar avatar sanskritfritz avatar stas avatar tuxcanfly avatar wfriesen avatar

Watchers

 avatar

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.