/STimeTracker

Simple app that tracks time. Modified by iX to fit my needs

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

Simple TimeTracker, modded by iX

Original repository can be found here and is recommended: Razeeman/Android-SimpleTimeTracker

ToDo

Plans for the mod

  • tag-comments for a tile instead of handwriting comments, starts by '#' and list recents for current task
  • ability to resume last activity
  • merge adjacent records for selected timerange if tag-comment is empty (for at least one) or identical
  • day planning: plan tasks and expected runtime, incorrect order of execution is still a good thing, reminders on sacrificing other activities for a day when overdue
  • connect with my internal project for data analysis
  • communication with gearOS

To be a good contributor, not a leech, there will be streams that will propose fixes and functionalities to the upstream

License

Copyright (C) 2020-2022 Anton Razinkov devrazeeman@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.