Skip to content

barryburgle/daygame-app

Repository files navigation


Daygame


The main goal of this daygame app it to provide a tool for measurement and improvement of your daygame. Everything is stored locally on your device. The app provides three tabs:

  • the "Input" tab where you can see all the sessions recorded and add a new one
  • the "Output" tab where you can see all the charts for the latest 14 sessions
  • the "Tools" tab where you can find other useful tools
Input Add Session Output Tools
...loading... ...loading... ...loading... ...loading...
...loading... ...loading... ...loading... ...loading...

Download

You can download the app .apk installer on the release page clicking on the following badge:

Get it on Github

Features

  • Input screen Session import with date, start hour, end hour, sets, conversations, contacts, sticking points
  • Output screen Charts for:
    • sets
    • conversations
    • contacts
    • session performance index
    • approach time
    • conversation ratio
    • contact ratio
    • time spent plus average values
  • Data Data import/export in .csv with header
  • Tools screen Average moving window
  • Tools screen Last session sticking points notification reminder

What's next

  • Input screen Input lead names and acquire date in input card
  • Tools screen Lead tracker with acquire-date-based reminder ("Flight Control")
  • Input screen Live session insert red card
  • Input screen Live session stealth set recording (mic access, AI-based set detection, AI-based set record trim, settable record folder)
  • Output screen Sessions histogram output cards
  • Data Schema extendable database
  • Output screen Custom chart generation from extended tables

Bugs

To file a bug or report and issue please log in to Github and open an issue on this repository, alternatively send an email to [email protected] . Follow these steps:

  • Give a descriptive title/object to the issue/mail. If mail please write [Daygame App] Issue: before the issue description in the mail object
  • Try to describe in the most accurate way how the problem arose and after which steps or inserted data
    • If mail, attach screenshots to clarify descriptions

Contribute

If you want to contribute please look at TODOs in code and open a Pull Request (guide here). Same if you would like to implement new features. Last, if you want to fork the code and create your own version of Daygame you're welcome to do it.