e881e5886ebc95cc6adcb9323284431f8200431c
albert-http-status-codes
This plugin shows a list of HTTP status codes together with a short explaination.
Installation
- Locate the
modulesdirectory in the Python extension data directory.
The data directories reside in the data directories of the application defined by Qt.
~/.local/share/albert/python/plugins
- Clone this repository into your
modulesdirectory.
cd /path/to/modules
git clone https://gitea.felix-boers.de/fboers/albert-plugin-python-http-status-codes.git
- Enable the extension in the settings under
Extensions.
Usage
Show the HTTP status codes in a popup.
Synopsis: http 200
Contributing
If you have any questions, suggestions, or issues, please feel free to open an issue or pull request.
Languages
Python
94.8%
Makefile
5.2%
