KGL Time is a simple time tracking app designed to help users manage their work hours efficiently. Developed with Flutter, the app allows users to enter and store their work hours locally on their devices without collecting any personal information.
KGL Time does not collect, store, or share any personal information from its users. For more details on how user data is handled, please refer to the PRIVACY.md file.
KGL Time is licensed under the GNU General Public License v3.0. You can view the terms and conditions in the LICENSE.md file.
- User-friendly Interface: Easy to navigate and track work hours.
- Local Storage: All entered data is stored locally on the device, ensuring user privacy.
- No Registration Required: Users can start tracking time immediately without the need for accounts or logins.
The app can, in principle, be built for all platforms that Flutter provides, except for the web. However, the application has only been tested on Windows and Android.
-
Clone the Repository: Use the following command to clone the repository:
git clone https://github.com/Wii42/kgl-time.git
-
Install Dependencies: Navigate to the project directory and install the required dependencies:
cd kgl-time flutter pub get
-
Run the Project: Start the application using:
flutter run
For any questions about KGL Time or this project, please reach out via the provided email address:
- Lukas Künzi: [email protected]
- Website: https://wi42.dev