Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

dimitrisp2/steemiapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteemiAPP

SteemiAPP is a free (and now open source) app to check how you are doin' on Steemit!

Changes

Read CHANGES.md.

Getting Started with the project

This project is developed using the latest B4A version (at the time of commiting this README, it is v8.30)

Prerequisites/Libraries

To succesfully compile this project, you need the following B4A libraries:

  • AHPreferenceAbility (you can download it here for free, if you have a valid B4A license)
  • JSON (included in B4A)
  • OkHttpUtils2 (included in B4A)
  • Phone (included in B4A)

Installing & Testing

To test the codebase, you need an android phone (v4.0+ required, v8.1 recommended) and B4A Bridge (you can find it on Play Store). If you just want the app as a user, find SteemiAPP on Play Store

Versioning

I'm using incremental release numbers instead of semantic versioning while the app is in beta. As soon as it is out of beta, I will be following semantic versioning, starting as 1.0.0, and there will be a codename for each minor version (major.minor.release). For example, the first public non-beta version will be SteemiAPP Amberdawn v1.0.0

Author

A list of contributors and testers will be added here!

License

This project is licensed under GPLv3 - see the LICENSE.md file for details

Acknowledgments