Hourli is a task traking app with extra features that you can ask some one watch your tasks they will get notified when do or drop any specific tasks. You will be shown weekly and daily progress all your watching can be ranked against you. You will have timeline that is where all task logs present.
- Task Traking
- Activity loging
- Watching tasks of others and get notified
- Make your tasks watachable
- Ranking based on tasks score (minutes spend)
- Privacy
- Task Groups
-
genereate release key
keytool -genkey -v -keystore hourli.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias hourli
-
to read jsk sha
keytool -list -v -keystore hourli.jks
-
release config : key.properties + add this in android/app folder