Skip to content

Generate badges for your android app's README with realtime data from Google Playstore such as Version, Number of Installs, Rating etc

License

Notifications You must be signed in to change notification settings

rottenpants466/badgie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badgie

Say NO to hardcoding!
Generate badges for your android app's README with realtime data
from Google Playstore such as Version, Number of Installs, Rating etc

This app is available on the elementary OS AppCenter.

Install it from source

You can of course download and install this app from source.

Dependencies

Ensure you have these dependencies installed

  • granite
  • gtk+-3.0
  • libsoup-2.4
  • gee-0.8
  • gdk-pixbuf-2.0

Install, build and run

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with com.github.rajkumaar23.badgie

sudo ninja install
com.github.rajkumaar23.badgie

About

Generate badges for your android app's README with realtime data from Google Playstore such as Version, Number of Installs, Rating etc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 74.5%
  • Meson 21.0%
  • Python 4.5%