https://github.com/nagasaki45/bibo
Command line reference manager with a single source of truth: the .bib file. Inspired by beets.
https://github.com/nagasaki45/bibo
bibtex command-line reference-manager
Last synced: 3 months ago
JSON representation
Command line reference manager with a single source of truth: the .bib file. Inspired by beets.
- Host: GitHub
- URL: https://github.com/nagasaki45/bibo
- Owner: Nagasaki45
- License: mit
- Created: 2017-10-21T13:35:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T23:02:17.000Z (over 1 year ago)
- Last Synced: 2025-06-29T03:14:23.129Z (4 months ago)
- Topics: bibtex, command-line, reference-manager
- Language: TeX
- Homepage:
- Size: 595 KB
- Stars: 34
- Watchers: 4
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://raw.githubusercontent.com/Nagasaki45/bibo/master/logo/logo.svg
:alt: bibo logoCommand line reference manager with a single source of truth: the ``.bib`` file. Inspired by `beets`_.
.. image:: https://github.com/Nagasaki45/bibo/actions/workflows/ci_pipeline.yml/badge.svg
:target: https://github.com/Nagasaki45/bibo/actions/workflows/ci_pipeline.yml
:alt: CI status.. image:: https://codecov.io/gh/Nagasaki45/bibo/branch/master/graph/badge.svg
:target: https://codecov.io/gh/Nagasaki45/bibo.. image:: https://readthedocs.org/projects/bibo/badge/?version=latest
:target: https://bibo.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://asciinema.org/a/313768.svg
:target: https://asciinema.org/a/313768.. _beets: https://github.com/beetbox/beets
Links
-----* Documentation: https://bibo.readthedocs.io/en/latest
* Source code: https://github.com/Nagasaki45/bibo
* PyPI releases: https://pypi.org/project/bibo
* License: `MIT`_.. _MIT: https://github.com/Nagasaki45/bibo/blob/master/LICENSE