Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

adamp/astrobin-compose

 
 

Repository files navigation

Astrobin Browser App

This app is a read-only app for browsing Astrobin.

This app is being developed as part of a hackathon project, and may never reach production. The primary goal for this app is to "dogfood" Jetpack Compose.

API Credentials

This app requires an API Key to the Astrobin API

Once you have the key and secret, you must add it to your local ~/.gradle/gradle.properties file:

ASTROBIN_API_KEY=<key>
ASTROBIN_API_SECRET=<secret>

And then you should be good to go!

About

May 2022 Hackathon!

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%