Dispatch URLs into different apps by domain. Inspired by https://askubuntu.com/q/783728/20275 and https://bugs.launchpad.net/bugs/1876987
- Make sure you have Python 3.
- Rename
openbydomain.csv.example
toopenbydomain.csv
and edit it. - Make
openbydomain.py
executable. - Make
openbydomain.py
your default browser application.
- Replace CSV configuration with SQLite database in $XDG_CONFIG_HOME
- Add CLI arguments
- Package it into something if it gets enough interest