Releases: programmingKyle/clocker
Clocker 1.0.2
Changes
- Changed a time zone issue with annual and monthly graphs
- Added Linux packaged
- Linux will now auto update on launch if needed
Goals
Going forward there will be small patches addressing some app breaking fixes. These bugs are everywhere and need to be addressed. A lot of Clocker's functionality is actually not being used because of this or displaying incorrectly. Clocker will forever be a passion project and will never actually stop developing.
Thank you!
Appreciate anyone that downloaded and trusted my application.
Clocker 1.0.1
Bug Fixes
It's been a while since I did any coding. Here's a quick little release to fix some problems.
Changes
- Progress bar disabled by default
- Progress bar errors fixed
- Recent projects now working as intended (will no longer bring all the same names to the top)
Goals
Still more bug fixes to come regarding navigation through topics and subtopics.
Thank you!
Appreciate anyone that downloaded and trusted my application.
Clocker 1.0.0
Full Release + Progress Bar & Options
It's finally a full app! Everything should be functional and hopefully bug free. Clocker will continue development as it always has. I have tons of plans for the future I'd like to see come to life.
Changes
- Progress Bar
- Options Panel
- Progress Bar Options
Goals
Even though Clocker is at a full release there is still lots of things I'd like to do. One of which being a built in to do task manager system. Basically I'd like to take my other project Project Task Hub and add it to Clocker. It will display way more information to the user about how many tasks they're completing per hour and more. But first I think cleaning up the code is for sure needed.
Thank you!
Appreciate anyone that downloaded and trusted my application.
Clocker 0.5.0
Graph View Release
Now those placeholder graphs display information related to your subjects. Whether your viewing a topic or subtopic it will display relevant data.
Changes
- 30 Day graph population (Overall, Topic, or Subtopic)
- Weekly Comparison Graph (Overall, Topic, or Subtopic)
- Annual Graph (Overall, Topic, or Subtopic)
- Depending on where the user navigates in the subject view panel it will repopulate the graphs
Goals Next Release
User options. There are a few things that would be added that would need some options for users to fine tune. Options also opens up making the progress bar work. For now this will be the only option until more are thought up.
Thank you!
Again thank you everyone for checking out Clocker! With every release we get closer to 1.0.0!
Clocker 0.4.0
Subject View Release
In past versions of Clocker, navigating through all the entries to find specific titles was cumbersome and sometimes even impossible. However, with the introduction of the Subject view, the app now organizes topics, subtopics, and projects in a categorized manner, making it much easier to locate information. This revamped view not only provides a structured layout but also enhances the overall user experience with added functionality.
Changes
- Subject View
- View all Topics
- Click on Topics to view Subtopics relating to the Topic
- Go one further and view specific projects relating to subtopics
Goals Next Release
Graphs. More visual for clicked on subjects. It would be nice for the graphs to dynamically display whatever Topic or Subtopic the user is currently under.
Thank you!
Again thank you everyone for checking out Clocker! With every release we get closer to 1.0.0!
Clocker 0.3.0
Project View Release
With each new entry the project view information will update and display to the user how much time they are spending on specific projects. It also has some functionality of being a quick select for the clock inputs to get you back to tracking your time faster!
Changes
- Project View
- Input populate from project item click
Goals Next Release
In the theme of displaying information to the user I want to get the topic view div working. This will have a lot more functionality allowing the user both view and edit topic and subtopic information. I hope to make it so that clicking on a topic will display subtopics of the clicked topic and even repopulating all displayed information if user clicks on a subtopic (displaying only stats for that topic/subtopic). I also want to keep the app slim so using right click to access edit/delete of topics or subtopics would be awesome!
Thank you!
Again thank you everyone for checking out Clocker! With every release we get closer to 1.0.0!
Clocker 0.2.0
Release
Seems like a good time as any to make a release. This is a pretty big functionality release and I'm excited to keep building on this foundation.
Changes
- Added database tables for topics, subtopics, and clock information
- Ability to add Topics and Subtopics
- Timer functionality (Log to database)
- Display quick information (Total Hours, Monthly Hours, Weekly Hours, Today's Hours)
Goals Next Release
Next release is going to be all about displaying more information to the user. With tons of placeholder information displayed there is lots to update and display. With displaying all this new information there will also be new functionality and new things to interact with like editing topic and subtopic names and even deleting or inactivating.
Thank you!
Lots to do! Things are going smoothly. Thank you everyone for checking out Clocker and stay tuned for more changes! Lots planned!
Clocker 0.1.0
0.1.0 Release
I'm thrilled to unveil the initial release of a passion project close to my heart: Clocker. What began as a modest Python terminal program has blossomed into a captivating and versatile tool, reflecting the growth and evolution of my journey as a programmer. Clocker's development parallels my own, and I'm excited to share this journey with the community on GitHub. Stay tuned for updates and further developments as Clocker continues to evolve!
Additions
- Mostly placeholders for functionality to come
- Placeholder information and graph population
- Custom window frame
- Auto Update
Quick Install
- Simply download the installer file below and install
- App will open
- Shortcut will be place on the users desktop
Thank you
Thank you for checking out Clocker