https://github.com/papis/papis-rofi
Rofi based papis interface
https://github.com/papis/papis-rofi
papis rofi rofi-scripts
Last synced: 8 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T16:01:28.000Z (11 months ago)
- Last Synced: 2025-05-19T01:49:06.416Z (9 months ago)
- Topics: papis, rofi, rofi-scripts
- Language: Python
- Size: 31.3 KB
- Stars: 16
- Watchers: 5
- Forks: 6
- Open Issues: 3
-
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