https://github.com/apsrcreatix/monitron
Trying to make electron app, extension, backend to track system activity
https://github.com/apsrcreatix/monitron
electron extension monitoring
Last synced: 3 months ago
JSON representation
Trying to make electron app, extension, backend to track system activity
- Host: GitHub
- URL: https://github.com/apsrcreatix/monitron
- Owner: apsrcreatix
- License: mit
- Created: 2024-05-17T02:53:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:08:33.000Z (over 1 year ago)
- Last Synced: 2025-02-21T19:44:36.226Z (8 months ago)
- Topics: electron, extension, monitoring
- Language: JavaScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monitron
electron app to monitor activity- [ ] [check](https://www.electronforge.io/) electron forge and try to make this on the top of react-typescript-vite config
- [ ] permission to take screenshots
- [ ] permission to track activity of chrome if possible using extension
- [ ] make backend with local db to store screenshot and website activity
- [ ] connectivity between the app and extension
- [ ] track local application
- [ ] background acitvity tracking if possible