pinboard-kotlin
pinboard-kotlin copied to clipboard
Unofficial Android client for Pinboard
Pinkt
Pinkt is an unofficial Pinboard Android client. Pinboard is a fast, no-nonsense bookmarking site for people who value privacy and speed.
About the project
Pinkt is a playground to study modern Android development.
Here you will find a codebase that encourages the usage of state using Kotlin Coroutines + Kotlin Flows as foundation for a pragmatic unidirectional dataflow implementation. These are some of the topics you can expect to see:
- Material Design, including Material 3
- Android Jetpack, including WorkManager and Room (with FTS)
- Kotlin, Coroutines and Flows
- DI using Hilt
- Detekt
- CI with GitHub Actions
License
Copyright 2019 Filipe Belatti
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.