A minimalistic and quick solution for individuals to start MyHours time tracking.
In order for a seamless experience, there are a few things you need to configure in your account on the MyHours website.
- Automatically Added To All New Projects
- On Desktop:
- Log into your account at https://app.myhours.com
- On the left side of the window, click on the 'Team' tab, or click on 'Team members' under the 'Team tab'.
- Click on your name to open the member's settings.
- At the bottom of the settings page, enable the toggle for 'Automatically add this team member to all new projects'.
- Click the 'Save' button.
- On Desktop:
- Locate the "config.ini" file in the "config/" folder and open it. You can use an IDE or Notepad works fine.
- Enter your account login information as
[email protected]
not"[email protected]"
(omitting the quotation marks). - Save the file.
- Desktop App
- Not Started
- Instructions coming soon...
- BASH
- Not Started
- Instructions coming soon...
- Python CLI (crossplatform)
- Completed
- Launch myhoursapp.exe
No. I've tested it using the website's timer too. It would be cool, though..
This is usually caused when the config.ini file isn't modified with your MyHours account credentials. Once you enter your credentials and save the config.ini file, it should launch fine. You can edit and save the file with an IDE or Notepad works just as well.
As of right now, you can remove a project by logging into your MyHours account online.
- Click on "Projects" tab on the left hand side.
- Click on the project you wish to delete.
- Click on the "..." button on the top right hand side of the page.
- Delete or Archive project.
The ability to edit a timelog is constrained to those who are subscribed to a Pro Plan. You can access the website to edit the timelog. If you are, you would successfully navigate "Retrieve Recent Logs">"E) Edit" and be able to save your edits. As of 3/27/24, the only log variable to edit is its "note".
- pytz
- requests
My Hours API v1.1: https://documenter.getpostman.com/view/8879268/TVmV4YYU