Added readme

This commit is contained in:
Nicolai Ort 2021-08-14 15:39:53 +02:00
parent 68f2ffaf15
commit e808cd3a77
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 28 additions and 0 deletions

28
README.md Normal file
View File

@ -0,0 +1,28 @@
<p align="center">
<img height="150" src="./icon_128.png">
<h1 align="center">LinkyLinky 4 Chrome</h1>
<h3 align="center">A simple, privacy focused urls shortner</h3>
</p>
<!-- ## 👀 Preview
TODO: -->
## ⚡ Installation
- [Download project archive](https://git.odit.services/kauft.es/linkylinky/archive/main.zip)
- Unzip the project
- Go to [Chrome Extensions](chrome://extensions/) (`chrome://extensions/`)
- Turn on `Developer Options` in the top right
- Click on `Load Unpacked` in the top left
- Select the project folder (contains this file)
## 🏴 Roadmap/ Progress
- [x] Basic README
- [x] Publish to git
- [x] Basic functionality
- [x] Create generated urls
- [x] Create custom urls
- [x] Copy shorturl to deskop
- [x] Notify on copy
- [x] Generate another url
- [ ] Project Logo™
- [ ] Finalize styling