Coder Social home page Coder Social logo

ubuntudroid / chimney Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 164 KB

[WIP] Technologically a playground to test if it is possible to write a meaningful app using just Android Architecture Components where available, Chimney will help you to select a random game from your Steam library based on different criteria.

Kotlin 100.00%

chimney's Introduction

chimney

[WIP] Technologically a playground to test if it is possible to write a meaningful app using just Android Architecture Components where available, Chimney will help you to select a random game from your Steam library based on different criteria.

State

This app is in a very early development stage. Right now you can't do any meaningful with it apart from getting some meta data about your steam profile. For now I'm using it as a playground to experiment with Android architecture components, mainly Lifecycle Aware Components, LiveData and Room as well as Koin for DI.

Setup

At this stage no binaries are provided meaning you need to compile and deploy the app for yourself. Use Android Studio 3.1.0 for that.

As no login has been implemented yet you need to define your steam API token and user ID in the local.properties file like so:

chimney.steam.api.token=<api token>
chimney.steam.user.id=<steam ID>

You can obtain a Steam API token here.

Note, that the steam ID is not your steam handle/user name! However you can easily find various instructions and web apps which can aid you in finding your steam ID.

chimney's People

Contributors

ubuntudroid avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.