Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/papis/papis-rofi
Rofi based papis interface
https://github.com/papis/papis-rofi
papis rofi rofi-scripts
Last synced: 8 days ago
JSON representation
Rofi based papis interface
- Host: GitHub
- URL: https://github.com/papis/papis-rofi
- Owner: papis
- Created: 2018-12-01T17:07:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T22:08:49.000Z (8 months ago)
- Last Synced: 2024-11-29T11:02:03.267Z (about 1 month ago)
- Topics: papis, rofi, rofi-scripts
- Language: Python
- Size: 30.3 KB
- Stars: 15
- Watchers: 5
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Papis-Rofi
==========|Pypi| |RTD| |Python| |ghbadge|
|gifimage|
This is a script that implements a GUI using the great `Rofi
`_Usage
-----Just hit
::
papis rofi
and press `Alt+h` for help.
You can use it also as a picker, i.e.
::
papis -s picktool rofi open
Installation
------------There is a version in PyPi
::
pip3 install papis-rofi
or
::
sudo pip3 install papis-rofi
.. |Python| image:: https://img.shields.io/badge/Python-3%2B-blue.svg
:target: https://www.python.org
.. |Pypi| image:: https://badge.fury.io/py/papis-rofi.svg
:target: https://badge.fury.io/py/papis-rofi
.. |RTD| image:: https://readthedocs.org/projects/papis-rofi/badge/?version=latest
:target: http://papis-rofi.readthedocs.io/en/latest/?badge=latest
.. |gifimage| image:: https://papis.github.io/images/papis-rofi.gif
.. |ghbadge| image:: https://github.com/papis/papis-rofi/workflows/CI/badge.svg