Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ActivityWatch/aw-watcher-afk

Watches keyboard and mouse activity to determine if you are AFK or not (for use with ActivityWatch)
https://github.com/ActivityWatch/aw-watcher-afk

[travis] Removed Python nightly

17a322203b0b399e86eb9a734994f596e67a183a authored over 8 years ago by Erik Bjäreholt <[email protected]>
Added dependency link to aw-client in setup.py

713f87389f8be27e3383fcb303ad76041fa0780b authored over 8 years ago by Erik Bjäreholt <[email protected]>
Changed to python3-xlib 0.16

5db71fb0906555e240fcb24d61b46dd1fd79fd5b authored over 8 years ago by Erik Bjäreholt <[email protected]>
Added .travis.yml file

1cbd4697053cbab0ad85cf95e1816b93db6cab2f authored over 8 years ago by Erik Bjäreholt <[email protected]>
Added pyinstaller spec file

fee3f62a209aa2528f275fd50191328d17f5dd1e authored over 8 years ago by Erik Bjäreholt <[email protected]>
Fixed critical bug

39d653db113fd415d40355390855aaf1b1859c0a authored over 8 years ago by Erik Bjäreholt <[email protected]>
Fixed previous syntax error

bdb62d31c88314b25d7649aaec5f9ef02b43209d authored over 8 years ago by johan-bjareholt <[email protected]>
Fixed broken __main__.py

f5eee4192309412422f094b4e09b11cb12ec4f21 authored over 8 years ago by johan-bjareholt <[email protected]>
Removed started and stopped events

043862bf95f0d1334a44709f502851feafec33ae authored over 8 years ago by johan-bjareholt <[email protected]>
Added python3-xlib dependency

fbf9e4ca1183aae4e5d0e3a7e7fb17d06a217145 authored over 8 years ago by johan-bjareholt <[email protected]>
Changed to new module naming convention, abandoned namespace packages

3d4b649d2bcaf85246715b4623eeb87c1b8986c2 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Fixed bug

ab67465a62ff6a92cd2ea55ba5395be6d6183a86 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Fixed ExecStart in systemd service to fetch bin path using /usr/bin/env

d3e969ff3f8e3eecdca2f9ba358a1f573de30a82 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Fixed systemd service (moved After= to the proper location)

c668f34887d617fd26c9ff3a42aacb78dfd1fa2c authored over 8 years ago by Erik Bjäreholt <[email protected]>
[argparse] Changed to using store_true instead of store_const

cf011d597ce4e5b3e83c60228dca4afee75c11cc authored over 8 years ago by Erik Bjäreholt <[email protected]>
Plenty of changes, now uses argparse and started working on event_data for more info about what happened in an AFK/non-AFK period

a99ce4c696f5d722590a663243e76e5ac62c9a2b authored over 8 years ago by Erik Bjäreholt <[email protected]>
Added build and dist to gitignore

ce49f681f6fff1ddfc68a992e48e8dea8ede2f19 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Minor fixes

cbfd6732fc03cdc54ca5f2a85bd78734a56e6374 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Added systemd service file

a3a7aa3be5a0b633612b64872dd88a6a05b3c70c authored over 8 years ago by Erik Bjäreholt <[email protected]>
Fixed bug introduced in last commit

950fa36e82076bff01f2fd532a3300e4722c03e7 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Renamed actwa -> aw, untested fix for issue relating to putting computer to sleep

07768b694d34aca90fb3d7e8a6d49a8080437b46 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Refactoring and fixes, now also supports desktop notifications for alerting the user of the internal state of the watcher

aeab305eccd50c47484c6f4495eff292043f8778 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Solved issue with KeyboardListener stopping to work and eating CPU

eb70bb0c9fa2d82e95d2378a6b12b804418ae272 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Added support for actwa-server

c9cf993ebe5592922dd26337031e7b097640dcf7 authored over 8 years ago by Erik Bjäreholt <[email protected]>
Added start.sh script for easy logging to file

c0190fecbe9aa7d74db1f3c486ed138f09852a4c authored almost 9 years ago by Erik Bjäreholt <[email protected]>
Added logging messages for start and stop

2f0a42003e8f0b62629e5e000773718fec1630a4 authored almost 9 years ago by Erik Bjäreholt <[email protected]>
Now added proper logging output so that log can be directly used as a way to collect AFK data

1e36b15caae5c1d887ad039fae1f04df03a5d0a2 authored almost 9 years ago by Erik Bjäreholt <[email protected]>
Removed excessive and nasty use of Threads to wait for union of events

1de17cba4d661f4639b93830319578856950b67c authored almost 9 years ago by Erik Bjäreholt <[email protected]>
Set more sensible default settings

57fcd2f6105864e3ba522b79b73f1f16b6aea890 authored almost 9 years ago by Erik Bjäreholt <[email protected]>
Added README

2fe9ca59110ffe3a8b4d6b283e8722bd54896fbb authored almost 9 years ago by Erik Bjäreholt <[email protected]>
Added requirements.txt

39a99a1abdfd7827db4d4b266b9059e9c5923215 authored almost 9 years ago by Erik Bjäreholt <[email protected]>
Initial commit

358fed5a48dec2c016edb59bcb7c281427733d93 authored almost 9 years ago by Erik Bjäreholt <[email protected]>