Skip to content

The application which allows the precise measurement of working time on IT projects.

License

Notifications You must be signed in to change notification settings

Kalkalax/TiCloud

Repository files navigation

TiCloud - Your personal productivity assistant

Kamil Kalarus

TiCloud is a desktop application for monitoring and managing time spent working on software projects. The main purpose of the application is to help users track work sessions, organise projects and analyse the time spent on different tasks.

News

  • 2024-12-29: First version of TiCloud

Features of TiCloud

  • Simple and intuitive to use
  • Background work
  • Access to applications from the system tray

Roadmap

  • Development of the visual side of the application
  • Adding tasks to a work session
  • Possibility of generating reports (weekly/monthly/annually)
  • Integration with the GitHub platform

Installation

Using the ready-made app installation wizard

To install the application, download the contents of the relese branch.

They can be downloaded using Git Bash:

git clone --branch release --single-branch https://github.com/Kalkalax/TiCloud

If you are not interested in cloning the repository, just download the latest app release (1.0.0).

Then follow the instructions below:

  • if you downloaded the .ZIP archive extract all the contents to one location,
  • run setup.exe,
  • follow the instructions of the installation wizard.

Advanced installation (developers)

If you are interested in the source code or want to introduce your own implementation, use the instructions below.

Read more

Each branch contains different content and, depending on your preferences, you can install applications in several ways:

  • release1 - contains an application installer that will guide you through the entire process
  • master - contains a compiled version of the application ready to use (without installer)
  • develop - includes the source code of the application along with the VS project and the necessary documentation

Acquiring a Git repository

The repository can be obtained in two ways:

  • Cloning a Git repository:

    • To download the entire repository, run Git Bash on the target location and call:

      git clone https://github.com/Kalkalax/TiCloud
  • Downloading the archive .ZIP2:

1 recommended for users who only want to use the application's capabilities
2 each branch must be downloaded separately

Documentation

License

MIT License © Kamil Kalarus

About

The application which allows the precise measurement of working time on IT projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published