Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/papis/papis-dmenu
A dmenu based interface to papis
https://github.com/papis/papis-dmenu
bibliography dmenu dmenu-scripts papis papis-scripts publications
Last synced: 9 days ago
JSON representation
A dmenu based interface to papis
- Host: GitHub
- URL: https://github.com/papis/papis-dmenu
- Owner: papis
- Created: 2018-11-30T18:43:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T00:27:12.000Z (about 4 years ago)
- Last Synced: 2024-12-12T13:16:08.249Z (21 days ago)
- Topics: bibliography, dmenu, dmenu-scripts, papis, papis-scripts, publications
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Papis-dmenu
===========|Pypi| |RTD| |Python| |ghbadge|
|gifimage|
This project implements a picker based on
`dmenu `_
for papis.Usage
-----Just use it as a
`picktool `_::
papis --set picktool dmenu open
Installation
------------There is a version in PyPi
::
pip3 install papis-dmenu
or
::
sudo pip3 install papis-dmenu
TODO
----
- [ ] Gradually type the project
- [ ] Implement some more tests
- [ ] Document a bit.. |TRAVIS| image:: https://travis-ci.org/papis/papis-dmenu.svg?branch=master
:target: https://travis-ci.org/papis/papis-dmenu
.. |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-dmenu.svg
:target: https://badge.fury.io/py/papis-dmenu
.. |RTD| image:: https://readthedocs.org/projects/papis-dmenu/badge/?version=latest
:target: http://papis-dmenu.readthedocs.io/en/latest/?badge=latest
.. |gifimage| image:: https://papis.github.io/images/papis-dmenu.gif
:target: http://papis-dmenu.readthedocs.io/en/latest/?badge=latest
.. |ghbadge| image:: https://github.com/papis/papis-dmenu/workflows/CI/badge.svg