diff --git a/README.md b/README.md index 42ca68d..58de6af 100644 --- a/README.md +++ b/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/). \ No newline at end of file +## Current Features + +✅ List all short URLs
+✅ Create new short URLs
+✅ Delete short URLs
+✅ See overall statistics
+✅ Detailed statistics for each short URL
+✅ Display tags
+✅ Display QR code
+✅ Dark mode support
+ +## 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 \ No newline at end of file