Tracker application on PyQt5
Budget: ₹37,500 – ₹75,000 INR
I need a desktop application with source code and installer setup based on PyQt.
Requirements are quite straightforward.
Skills: PyQt with Python
Target: Microsoft Windows 7 & above(32 bit & 64 bit)
Requirements: Application will keep track of application usage ( App name, title, type , URL and start & end time stamp) with screenshot in base64 format.
As I switch between application, it must keep log of that application with recent screenshot.
Logs need to be stored in SQLite DB file.
e.g. I've started Notepad, then log will created as app name - Notepad, app title - Notepad New File, type - application, start: unix timestamp, screenshot: base64 code format.
Now I switch my app to google chrome and browsing https://google.com, then app name - Google Chrome, app title - Google Search, type - browser, start: unix timestamp, screenshot: base64 code format.
above information should be stored in sqlite db.
All the dependencies must be use with PyQt libraries only. Need to create setup to test.
When I install application, It should show a basic dialog with two button, Start & Stop.
By clicking on Start, app logs must be logged and if clicked on stop, app logs will get stopped.
Requirements are quite straightforward.
Skills: PyQt with Python
Target: Microsoft Windows 7 & above(32 bit & 64 bit)
Requirements: Application will keep track of application usage ( App name, title, type , URL and start & end time stamp) with screenshot in base64 format.
As I switch between application, it must keep log of that application with recent screenshot.
Logs need to be stored in SQLite DB file.
e.g. I've started Notepad, then log will created as app name - Notepad, app title - Notepad New File, type - application, start: unix timestamp, screenshot: base64 code format.
Now I switch my app to google chrome and browsing https://google.com, then app name - Google Chrome, app title - Google Search, type - browser, start: unix timestamp, screenshot: base64 code format.
above information should be stored in sqlite db.
All the dependencies must be use with PyQt libraries only. Need to create setup to test.
When I install application, It should show a basic dialog with two button, Start & Stop.
By clicking on Start, app logs must be logged and if clicked on stop, app logs will get stopped.