Skip to content

Commit

Permalink
Added installation guide to README
Browse files Browse the repository at this point in the history
  • Loading branch information
masich committed Mar 12, 2020
1 parent 5463c45 commit 83946f2
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 5 deletions.
Binary file added Images/Readme/Installation/Drag&Drop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/Readme/Installation/Security.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/Readme/Installation/Warning.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
22 changes: 17 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,30 @@ Time interval - time in minutes to work on the computer before notification abou
Break time - time in minutes to rest your eyes.

Features:
* Some general predefined work and break time interval sets.
* Time settings selected by the user into local storage.
* Automatically pauses and resumes timer by tracking user activity.
* Some general predefined work and break time intervals sets.
* Time settings selected by the user are saved in local storage.
* Automatically pauses and resumes timer depending on user activity.

The app is built using ```SwiftUI``` and requires macOS 10.15 to run.

## Screenshots
### MenuBar app
![MenuBar app](Images/Readme/MenuAppScreenshot.png)
![MenuBar app](Images/Readme/Screenshots/MenuAppScreenshot.png)

### Notifications
![Notifications](Images/Readme/NotificationsScreenshot.png)
![Notifications](Images/Readme/Screenshots/NotificationsScreenshot.png)

## Installation guide
* Download the latest [release](https://github.com/masich/SaveMyEyes/releases/) ```.dmg``` image and open it.
* Drag & Drop SaveMyEyes app to the Application folder.
* According to the latest Catalina changes the [warning](Images/Readme/Installation/Warning.png) will appear.
* Go to the System Preferences and open it`s Security & Privacy tab.
* Click your ["Open Anyway"](Images/Readme/Installation/Security.png) button.
* Now you can use this app without any restrictions and warnings.

This problem is caused because of the Apple`s new software notarization system (as I correctly understood, it costs 100$ per year).
[Info](https://support.apple.com/en-us/HT202491) from Apple site about this warning.


## License

Expand Down

0 comments on commit 83946f2

Please sign in to comment.