summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2019-03-15 11:02:08 +1030
committerDaniel Jones <admin@danieljon.es>2019-03-15 11:02:08 +1030
commit8d9feda35107494d1cd3e4212a50279b37d9d03f (patch)
tree7a712ef6d571328c1412656428f1b51fda16aae5 /README
parent1f398be82ffdfce90b6dbbfa4ecfb87894b8064b (diff)
downloadurlopener-8d9feda35107494d1cd3e4212a50279b37d9d03f.tar.gz
urlopener-8d9feda35107494d1cd3e4212a50279b37d9d03f.zip
readme additions
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index c5b9a13..72e09f4 100644
--- a/README
+++ b/README
@@ -1 +1,5 @@
-Simple urlopener to replace my old python version.
+Simple urlopener to replace my old Python version.
+
+Allows you to specificy specific programs for certain domains and file extensions, for example I open video links (mp4, web, streamable ...) in mpv, while I open images (jpg, png ...) in feh.
+
+If there is nothing after domain.tld there will be no check for forced domains. Questionable decision maybe, if you need that, it is easy to change.