Code Monkey home page Code Monkey logo

apktrack's Introduction

ApkTrack

ApkTrack is a simple Android application which periodically checks if your installed apps can be updated.

It was created for users who don't use the Google Play Store, but still need to know when new APKs are available for their apps. ApkTrack performs simple website scraping to grab the latest versions of packages present on the device.

This application is distributed under the terms of the GPL v3 License.


Usage

ApkTrack screenshot

  • Click on an application to perform a manual version check.
  • The buttons at the top are used to respectively search the application list and perform a version check for all applications.
  • The last button displays additional options, such as sorting. The settings are in there as well.
  • Apps marked in red are outdated. Click the magnifying glass icon to search for the latest APK with your favorite search engine.

That's it!

Things to keep in mind

  • Applications are not updated automatically. ApkTrack may provide a direct link to the latest APK when available, but in the general case, users are expected to find the APK themselves.
  • ApkTrack uses regular expressions to scrape webpages, so it may cease to work without notice if the target websites are modified.
  • Although there is a background service checking for updates every day, it may get killed by the OS. Remember to check for updates manually in the application from time to time.

Download

A precompiled version of the application can be found here: ApkTrack 2.0.5. If you want to help me test ApkTrack, feel free to use the beta version. More features are implemented, but bugs may occur! Be sure to report them!

Translate

You can help translate ApkTrack on OneSky! Get in touch with me if you need a new language set up.

Build ApkTrack

ApkTrack's build system has been switched to Gradle in order to make it easier for contributors to compile the project. Use the following commands to generate the APK:

git clone https://github.com/JusticeRage/ApkTrack.git
cd ApkTrack
gradle build
ls -l ./build/outputs/apk/

You may need to install gradle first, and set up the ANDROID_HOME environment variable.

Travis

Donations

ApkTrack is completely free, and I don't expect any kind of compensation for using this application. I do like Bitcoins though, so if you want to send some my way, here's an address you can use: 19wFVDUWhrjRe3rPCsokhcf1w9Stj3Sr6K
Feel free to drop me a line if you donate to the project, so I can thank you personally!

Contact

[](mailto:justicerage at manalyzer.org)

apktrack's People

Contributors

justicerage avatar djaeger avatar chamelleon avatar tetsuo55 avatar

Watchers

James Cloos 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.