mirror of
https://github.com/rainloreley/shlink-manager.git
synced 2024-11-23 18:23:02 +01:00
updated README.md
This commit is contained in:
parent
9d74b5a80d
commit
c8f462b61d
27
README.md
27
README.md
|
@ -1,5 +1,26 @@
|
|||
# Shlink Mobile App
|
||||
# Shlink Manager
|
||||
|
||||
> :warning: **This app is still under development, it's not intended to be used yet**
|
||||
This is a mobile app for Android to see and manage all shortened URLs created with [Shlink](https://shlink.io/).
|
||||
|
||||
This is a mobile app built with Flutter to see and manage all shortened URLs created with [Shlink](https://shlink.io/).
|
||||
## Current Features
|
||||
|
||||
✅ List all short URLs<br/>
|
||||
✅ Create new short URLs<br/>
|
||||
✅ Delete short URLs<br/>
|
||||
✅ See overall statistics<br/>
|
||||
✅ Detailed statistics for each short URL<br/>
|
||||
✅ Display tags<br/>
|
||||
✅ Display QR code<br/>
|
||||
✅ Dark mode support<br/>
|
||||
|
||||
## To Do
|
||||
- [ ] Edit existing short URLs
|
||||
- [ ] Add support for iOS (maybe in the future)
|
||||
- [ ] add tags
|
||||
- [ ] specify individual long URLs per device
|
||||
- [ ] improve app icon
|
||||
- [ ] ...and more
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
|
Loading…
Reference in New Issue
Block a user