This is my opinionated 3GPP spec opener-thingy.
- Run
python main.py
(preferably via a shortcut, in my case itsGUI+o
) - Type spec number you want to open ex.
23.501
. Cached specs will be visible in dmenu. - Press enter and wait (downloading & unpacking may take a while, progress is tracked via notifications)
yay -S python dmenu python-dmenu python-notify2 libreoffice-fresh zathura zathura-pdf-mupdf
- dmenu is my menu select of choice
- libreoffice - for converting .docx from 3gpp page to pdf
- zathura browses pdfs with vim movements
Uses $XDG_CACHE_HOME/ts-spec-browser
or $HOME/.cache/ts-spec-browser
for cached documents.