An Android client for Linkwarden. Built with Kotlin and Jetpack compose.
- Login with API token
- Dark theme
- Browse links in the app
- Add links
- Receive external links
- Edit existing links
- Create, modify and delete collections
- Search
- Open archived content
- Offline mode
- OkHttp for making HTTP requests
- Kotlinx Serialization for Json serialization/deserialization
- Coil to display remote images
The app will be developed in as simple a way as possible. I'm relatively new to Kotlin, so not all code will follow best practices initially. If you have suggestions, feel free to open a pull request!