Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ActivityWatch/aw-watcher-input
Track your keypresses and mouse movements with ActivityWatch
https://github.com/ActivityWatch/aw-watcher-input
build(deps): updated deps
25194e9162b6480b15b339421d4084d846dc536a authored about 1 year ago
25194e9162b6480b15b339421d4084d846dc536a authored about 1 year ago
fix: increase default poll_time to 5s, sleep such that we get even intervals
e012b515a2bca1a6dc2621869a44d6281110df4e authored about 1 year ago
e012b515a2bca1a6dc2621869a44d6281110df4e authored about 1 year ago
build(deps): updated deps
2859a09da1b2a0aec9e465ec945fff476400f20f authored over 1 year ago
2859a09da1b2a0aec9e465ec945fff476400f20f authored over 1 year ago
build(deps): updated deps, bumped max Python version to 3.11
aeaad7e7264e5c4f600f3a885bb0061d5fdd1927 authored over 1 year ago
aeaad7e7264e5c4f600f3a885bb0061d5fdd1927 authored over 1 year ago
docs(README): added instructions for usage with aw-server-rust
63ae7d51c0fd597d21941b5aff40c559d39f68b2 authored about 2 years ago
63ae7d51c0fd597d21941b5aff40c559d39f68b2 authored about 2 years ago
build(deps): updated deps, added pyinstaller to pyproject.toml
0e27c61c9d0c4b7d9cd5e2f7a7905c59ca8c609f authored about 2 years ago
0e27c61c9d0c4b7d9cd5e2f7a7905c59ca8c609f authored about 2 years ago
ci: fixed missing npm install
e2689e6814dea9943f5f4592819f4153cb5e2c33 authored about 2 years ago
e2689e6814dea9943f5f4592819f4153cb5e2c33 authored about 2 years ago
fix: fixed visualization when running on non-standard port
c9a40522f8879662fab59cfd3afe732dc017901c authored about 2 years ago
c9a40522f8879662fab59cfd3afe732dc017901c authored about 2 years ago
ci: added building of visualization to CI
5f7256d3ba268818896d23749c108e55447da507 authored about 2 years ago
5f7256d3ba268818896d23749c108e55447da507 authored about 2 years ago
docs(README): improved README, and some very minor changes
408174c7f9b4d5b58e093701c763e7bbff990e9b authored about 2 years ago
408174c7f9b4d5b58e093701c763e7bbff990e9b authored about 2 years ago
ci: add CodeQL workflow for GitHub code scanning (#20)
Co-authored-by: LGTM Migrator <[email protected]>
80dcc443155932b9d7e31d8d59e69f4c0d874b81 authored about 2 years ago
docs(README): pug-cli package is needed for pug command used in make build (#14)
3313b4a4ce625b169da1d5ef96bc4dfd167a15e3 authored almost 3 years ago
3313b4a4ce625b169da1d5ef96bc4dfd167a15e3 authored almost 3 years ago
fix(build): include pynput hidden imports in pyinstaller spec (#11)
2a453763a213ca41fbc3a55455fe796da86b90a8 authored almost 3 years ago
2a453763a213ca41fbc3a55455fe796da86b90a8 authored almost 3 years ago
fix: fixed incorrect variable name
7791a5e2b9719cf0503f72479ee7f95e90712478 authored about 3 years ago
7791a5e2b9719cf0503f72479ee7f95e90712478 authored about 3 years ago
Merge pull request #12 from ActivityWatch/dev/custom-vis
32a717cfd131bc6aebd303bb364d87051bd49d45 authored about 3 years ago
32a717cfd131bc6aebd303bb364d87051bd49d45 authored about 3 years ago
fix: respect testing mode
4abce0abca42f9a9f9726095e30e0b20e6500be4 authored about 3 years ago
4abce0abca42f9a9f9726095e30e0b20e6500be4 authored about 3 years ago
fix: fixed incorrect parameter name 'stop' -> 'end'
154432e05ddc1deb11e9446e817e7f9e275b16a3 authored about 3 years ago
154432e05ddc1deb11e9446e817e7f9e275b16a3 authored about 3 years ago
build(deps): updated dependencies
6afad5e5a3fdbab0bdf2ccf97c24516130affe13 authored about 3 years ago
6afad5e5a3fdbab0bdf2ccf97c24516130affe13 authored about 3 years ago
fix: fixed bucket not being created
9bb85c4fa4a4dc6c7307cdd5473ed80ba85bc921 authored about 3 years ago
9bb85c4fa4a4dc6c7307cdd5473ed80ba85bc921 authored about 3 years ago
feat: added basic custom visualization
810c4b3b5057d484bd173403441168325a347b22 authored about 3 years ago
810c4b3b5057d484bd173403441168325a347b22 authored about 3 years ago
fix: start client queue thread (fixes #10)
5ffcacd1940480f470f111f26d28fdb0e0e31ab7 authored about 3 years ago
5ffcacd1940480f470f111f26d28fdb0e0e31ab7 authored about 3 years ago
build(deps): switched to PyPI version of aw-client, updated dependencies
a232b68bb784ec2b6f8473b1cbd32c23431fe7f0 authored over 3 years ago
a232b68bb784ec2b6f8473b1cbd32c23431fe7f0 authored over 3 years ago
ci: added CI config (partially copied from aw-watcher-afk)
6ae4b288e983b3de49cf22ef0d0a0a4e4c501c3b authored almost 4 years ago
6ae4b288e983b3de49cf22ef0d0a0a4e4c501c3b authored almost 4 years ago
build(deps): added pyuserinput as a dependency for all platforms
3f88423e9edb5c585f5921711b8c665c63d1328e authored almost 4 years ago
3f88423e9edb5c585f5921711b8c665c63d1328e authored almost 4 years ago
docs: use 'poetry run' to ensure command is in PATH
714ce5fe96ecf26f273d804554a0172b0f39f250 authored almost 4 years ago
714ce5fe96ecf26f273d804554a0172b0f39f250 authored almost 4 years ago
build(deps): updated dependencies
a6730e2fc9fc4cdd4ff304b5e1f7bf97ccbd33ae authored about 4 years ago
a6730e2fc9fc4cdd4ff304b5e1f7bf97ccbd33ae authored about 4 years ago
build(deps): updated dependency locks
ebcd96516503dc0acaa653e09bcf67fe31c4f300 authored about 4 years ago
ebcd96516503dc0acaa653e09bcf67fe31c4f300 authored about 4 years ago
docs: added screenshot and links to how it's implemented/looks in ulogme
87d21006c3c7baaf19936e66701ac1734fb62c87 authored about 4 years ago
87d21006c3c7baaf19936e66701ac1734fb62c87 authored about 4 years ago
feat: working MVP
e0efd6a574a4ebd72956e1f16f54adcd75dba06e authored about 4 years ago
e0efd6a574a4ebd72956e1f16f54adcd75dba06e authored about 4 years ago
initial commit
a08e2e6e63cba72a4d6cc1a3dcbdde29b379696e authored about 4 years ago
a08e2e6e63cba72a4d6cc1a3dcbdde29b379696e authored about 4 years ago