Skip to content

Mercandj/tracker-android

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tracker Android - Kotlin


Description

  • Provide stats on your phone usage
  • Monitor other phones usages

Firebase database

- device
   - <device-tracker-id>
      - deviceSpec: DeviceSpec
      - deviceApplications: List<DeviceApplication>
      - deviceToken: String
      - deviceNickname: String
      - deviceSlaves: List<String> (<device-id>)

Techno

https://gitpitch.com/Mercandj/tracker-android

Picture in picture

  • See config/picture-in-picture-presentation

Android Arch - Room

About

Android device activity tracker with Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages