Skip to content

Wii42/kgl_time

Repository files navigation

KGL Time

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.

Privacy Policy

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.

License

KGL Time is licensed under the GNU General Public License v3.0. You can view the terms and conditions in the LICENSE.md file.

Features

  • 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.

Platform Compatibility

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.

Getting Started

  1. Clone the Repository: Use the following command to clone the repository:

    git clone https://github.com/Wii42/kgl-time.git
  2. Install Dependencies: Navigate to the project directory and install the required dependencies:

    cd kgl-time
    flutter pub get
  3. Run the Project: Start the application using:

    flutter run

Reach Out

For any questions about KGL Time or this project, please reach out via the provided email address:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published