-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a53216c
commit 0a40fa2
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# autosaver | ||
tiny customizable and interactive program that tells you to save your stuff (or it can do it for you!) | ||
# AutoSaver | ||
tiny customizable and interactive program that tells you to save your stuff (or it can do it for you!) | ||
|
||
features: | ||
- has sounds | ||
- overlays in the top left when it tells you to save | ||
- hotkeys to cancel save / toggle autosave on/off | ||
- ability to choose what programs to tick the timer on (so that it doesn't try to autosave in firefox or something lol) | ||
- hot minimal UI | ||
|
||
# pics | ||
![image](https://user-images.githubusercontent.com/42521608/156914874-daf69429-7386-449e-86e5-ef0077af0223.png) | ||
|
||
with autosave on | ||
![image](https://user-images.githubusercontent.com/42521608/156914891-757f3257-d215-4f4e-b04a-d936008e7176.png) | ||
|
||
with autosave off | ||
![image](https://user-images.githubusercontent.com/42521608/156914903-dd7060c8-ecee-48b0-b644-3168945ed0c3.png) |