Chronicy is the new standard in task management. With the help of Chronicy you can track your progress in supported situations automatically. This means there is no need for manually recording your progress when working or playing. Chronicy does it automatically for you, removing the annoyance of classic productivity applications, that required you to spend more time recording how productive you were instead of actually working.
Chronicy features a three-component model, in order to most efficiently track your activity. The three core parts of Chronicy are:
- A background service that listens for changes and raises events
- Extensions that allow third party application to register their progress in the Chronicy system
- A GUI application that allows you to communicate with the Chronicy system. This is what gives a normal user the possibility to log custom data and configure the application
Chronicy features both local storage and cloud storage. This way, you can store your data locally or share it between your devices. The data is stored securely in a structured database for both the local app and the cloud service.
- Tracking your actions in supported applications via extensions
- Automatic insertion of daily activities into your application
- Modern, fluid user interface
- Safe storage of your data inside a database
- Low memory footprint
- Efficient, bother-free operation
Chronicy features a simple interface that gives you a clear overview of what you are working on.
The Microsoft Excel extension
More Office application extensions coming soon!
The Safari browser extension
The Windows service that collects data sent by extensions
The Chronicy web service that allows your stored information to be carried cross-computer and cross-platform
- Microsoft Excel
- Safari for macOS
- Windows service and Office extensions
- Website and web service
- Cross platform communication
- Encrypted storage
- Application installers
Platform | Status | Components |
---|---|---|
Windows | Supported | Desktop app, Windows Service and Office Extensions |
macOS | Supported | Desktop app and Safari extension |
Web | Supported | Website and API |
If you want to use Chronicy, head over to the Releases page.
Visual Studio 2019
Code
- C# 7.3
- .NET Framework 4.8
- Universal Windows Platform
- Windows Communication Foundation
- Newtonsoft JSON
- NLog
- NUnit
- SQLite
- Entity Framework Core (Local storage only)
- Humanizer
Setup
- GitHub's project boards - This has been the main point of inspiration for the stack based, board-like workflow
- SpotifyAPI-NET - Chronicy uses a modified implementation of the client-side API
- AspNetCore.Docs - The Chronicy website uses a view controller-based CRUD implementation similar to the one defined by Microsoft in their AspNetCore documentation sample code. Also, the user authentication system is based on Microsoft's ASP.NET Identity examples.
I do not own any of the following:
- The icons used by Chronicy. They are provided by the people on Icons8.com.
- The main WordArt image used on this page. It is generated using WordArt.com
I state that I do not claim ownership of any of the items listed in the Disclaimer section of this document and I don't intend to infringe on their respective owner's copyright grounds.