Releases: bmutafov/keep-me-up
Releases · bmutafov/keep-me-up
v1.4.0
v.1.3.1
- Removed dependencies which were used to generate beautiful text, such as
chalk
,gradient-string
andfiglet
. Instead, these strings are pre-generated and hard-coded into the application, to save on size & to reduce vulnerability to dependencies. - Changed some wordings and messages
- Renamed the application from 'simple-keep-pc-awake' to 'keep-me-up'
v.1.2.0
v.1.1.0
- Implement idle-detecting functionality. Now instead of moving the mouse every X seconds whenever the app is running, you can leave it always running and it will detect whenever you are idle and move the mouse when its needed.
- Implemented options for npx and node usage