Add README

This commit is contained in:
magmaus3 2023-07-24 17:28:09 +02:00
parent 51cc45adff
commit be40b8503c
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# infohash ↔ base64 tool
You can check the tool at
<https://magmaus3.codeberg.page/infohash2base64/> (requires javascript)
This tool was made to work with
[an suggestion posted by @toxictenement@lemmy.dbzer0.com](https://lemmy.dbzer0.com/post/1009713)
by [magmaus3](https://magmaus3.eu.org).
You can check the source code by downloading the page
(everything is stored in a single html file),
by going to your browser's devtools or on [Codeberg](https://codeberg.org/magmaus3/infohash2base64).