fime
Simple time tracking app written with Python and Qt
Some Jira integration is built in.
Installation, Qt versions and You
Fime supports using both Qt 5 and Qt 6 via their respective PySide packages.
On Linux I recommend installing the PySide package provided by the distribution.
Install PySide2 for Qt 5 or PySide6 for Qt 6.
Run pip install --user fime in that case.
On other OSes or if you decide not to follow my recommendation run either
pip install --user fime[qt5]orpip install --user fime[qt6]
Note that it both versions of PySide are installed Qt 6 will be preferred.
If you don't want to deal with this, you can download pre-packaged executables from the Releases section.
Configuration
You probably want to configure the App in the settings dialog before you start using it.
The Jira URL will just be the base URL to you're Jira Instance (e.g. https://jira.company.com)
The Jira Token is a Personal Access Token. See here on how to get one.
There is a new authentication method, which uses the cookies from your browser (most popular browsers should be supported). To use it, you configure it and log into your Jira instance in your browser. If it doesn't work, try closing your browser, to force it to write the cookies to the disk
License
Licensed under MIT license. See License.md for more details.
Release files for fime 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fime-1.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / fime-1.1.2-py3-none-any.whl
| Download URL | fime-1.1.2-py3-none-any.whl |
|---|---|
| Size | 31.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3f1f627ddc0de3affb0593742db10e91582664676d5d7523b58f905efae64ac3
|
|
BLAKE2b-256 checksum How to use checksums |
26fae464c0683a9c7576b65458995597462ee1b0612a00cfa8ac2c87ab7869b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.8
|