An Android client for Linkwarden. Built with Kotlin and Jetpack compose.
Light theme | Dark theme |
---|---|
- Login with API token
- Dark theme
- Browse links in the app
- Add links
- Share target for quick sharing
- Search
- Edit links
- Offline mode
- Open archived link copy
- OkHttp for making HTTP requests
- Kotlinx.serialization.json to parse Json sent by the server
The app will be developped 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!