From 6b1258e2e42c72de6efeaf31f975a7b744f83768 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Tue, 14 Oct 2025 10:07:37 +0200 Subject: [PATCH] Add academia category --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9dfe825..949def3 100644 --- a/readme.md +++ b/readme.md @@ -53,6 +53,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Markdown](#markdown) - [Security](#security) - [Math](#math) + - [Academia](#academia) - [Weather](#weather) - [Browser Replacement](#browser-replacement) - [Internet Speedtest](#internet-speedtest) @@ -284,8 +285,6 @@ Expose a service running on localhost to the public web for testing and sharing. - [ipt](https://github.com/drselump14/ipt) - Pivotal Tracker client. - [uber-cli](https://github.com/jaebradley/uber-cli) - Uber client. - [Buku](https://github.com/jarun/Buku) - Browser-independent bookmark manager. -- [papis](https://github.com/papis/papis) - Extensible document and bibliography manager. -- [pubs](https://github.com/pubs/pubs) - Scientific bibliography manager. - [fjira](https://github.com/mk-5/fjira) - Fuzzy finder and TUI application for Jira. - [OverTime](https://github.com/diit/overtime-cli) - Time-overlap tables for remote teams. @@ -434,6 +433,11 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [mdlt](https://github.com/metadelta/mdlt) - Do quick math right from the command line. - [Qalculate](https://github.com/Qalculate/libqalculate) - Calculate non-trivial math expressions. Unit conversions, symbolic calculations and more. +### Academia + +- [papis](https://github.com/papis/papis) - Extensible document and bibliography manager. +- [pubs](https://github.com/pubs/pubs) - Scientific bibliography manager. + ### Weather - [wttr.in](https://github.com/chubin/wttr.in)