Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.
/ battery-check Public archive

A NativeScript+Vue App to monitoring your phone battery.

License

Notifications You must be signed in to change notification settings

Nn0Team/battery-check

Repository files navigation

🔋Battery check

Built With NativeScript-Vue

Battery check is an app for monitoring your battery usage

The app will provide options to improve the life cycle of battery

Features

Early features:

  • Profile: (Supress some background tasks or apps to try to save some battery)
    • Work mode (Rules for specific contacts or apps starred)
    • Nirvana mode (Anyone will reach you)
    • Travel mode (To bypass the current settings for charging the battery)
  • Basic informations about battery
  • Basic user tips
  • Best settings to improve the battery cycle (Ex: 80%/20%) (Research in progress)
  • Basic warnings wether battery is almost near the lowest percentage choosed or fully charged

Usage

Execute the following command to build the app:

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and run the application
tns run <platform> --bundle

# In case of trouble with the bundle
rm -rf platforms

License

APACHE

About

A NativeScript+Vue App to monitoring your phone battery.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published