diff options
author | metamuffin <metamuffin@disroot.org> | 2023-01-23 18:00:28 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-01-23 18:00:28 +0100 |
commit | 4529d07cc3f2f86a9dbb0d4802875a81d5c4c495 (patch) | |
tree | 1d20346dcb4d5de761dddd3e43e7e773d157abfe /readme.md | |
parent | 9a2db97a779196fc670252d655c0f6bc159e9584 (diff) | |
download | jellything-4529d07cc3f2f86a9dbb0d4802875a81d5c4c495.tar jellything-4529d07cc3f2f86a9dbb0d4802875a81d5c4c495.tar.bz2 jellything-4529d07cc3f2f86a9dbb0d4802875a81d5c4c495.tar.zst |
readme + add licence information
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e6dcb12 --- /dev/null +++ b/readme.md @@ -0,0 +1,14 @@ +# Jellything + +Jellything (not to be confuse with "Jellyfin") is a media streaming software, +optimizied for serving movies and such. + +## Features + +- A functional and visually appealing user interface +- Remuxing media on-the-fly to avoid downloading unneccesary tracks. +- Blazingly fast 🚀 🚀 + +## Licence + +The Licence is AGPL-3.0-only, see `COPYING` |