armcha
Ribble
Kotlin

Simple Dribbble Client using Dribbble API, fully written in Kotlin ๐Ÿ˜ฑ โค๏ธ

Last updated Jun 12, 2026
857
Stars
119
Forks
6
Issues
0
Stars/day
Attention Score
57
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Ribble

Simple Dribbble Client using Dribbble API, work in progress...

Features

:whitecheckmark: Kotlin: Yes, fully written in Kotlin(~96%). :scream: :heart:
:whitecheckmark: Clean architecture: The whole project is based on uncle Bob's clean architecture approach.
:whitecheckmark: Configuration change: Handles configuration changes
:whitecheckmark: Material Design: Not a fully Material Design App, but I am trying my best.
:whitecheckmark: Some custom views: Progress bar, navigation view, arcView, dialog...
:whitecheckmark: Usage of libraries:
* BaseMVP - for MVP architecture
* Dagger 2 - for dependency injection
* RxJava 2, RxAndroid 2 - for data manipulation
* Architecture components - ViewModel and LifeCycle
* Glide - for image loading
* Gson - for serialization and deserialization
* Retrofit - for HTTP requests
* Room - for data persistence (Not implemented yet)
* Leak canary - for memory leak detection
* Logger - for simple logging

TODO list:

:whitelargesquare: Adding/removing favourite shot
:whitelargesquare: User profile screen
:whitelargesquare: Data base for offline usage
:whitelargesquare: Fonts
:whitelargesquare: Endless scroll
:whitelargesquare: Design improvements
:whitelargesquare: Add unit tests & integration tests
:whitelargesquare: More features using Dribbble API

Download sample apk

Gif

Screenshots

| Login | Popular/Recent | Likes | | :-------------: | :-------------: | :-------------: | | Login | Popular/Recent | Likes |

| Shot detail | Nav drawer | App info | | :-------------: | :-------------: | :-------------: | | Shot detail | Nav drawer | App info |

Build

Open the project in Android Studio

git clone https://github.com/armcha/Ribble.git

Dribbble OAuth

The App client id, client secret and client access token are placed in gradle.properties file.
If the CLIENT SECRET and ACCESS TOKEN are abused, I will reset and not commit them

Contact

Pull requests are more than welcome.

  • Email: chatikyana@gmail.com
  • Facebook: https://web.facebook.com/chatikyana
  • Twitter: https://twitter.com/ArmanChatikyan
  • Google +: https://plus.google.com/+ArmanChatikyan
  • Website: https://armcha.github.io/
  • Medium: https://medium.com/@chatikyan
License

Simple Dribbble Client Copyright (c) 2017 Arman Chatikyan (https://github.com/armcha/Ribble).

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance withLog 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.

ยฉ 2026 GitRepoTrend ยท armcha/Ribble ยท Updated daily from GitHub