This repository contains the static website for SafeEyes, a free and open source tool that protects your eyes from eye strain by reminding you to take breaks while working on the computer.
The website is designed to be hosted on GitHub Pages and provides information about SafeEyes, including:
- Features of SafeEyes
- Detailed installation instructions for various Linux distributions
- Usage guide with command-line arguments
- Information on how to contribute to the project
To deploy this website to GitHub Pages:
- Push this repository on GitHub
- GitHub will automatically build it on https://slgobinath.github.io/SafeEyes/
To run this website locally:
- Clone the repository
- Navigate to the repository folder
- Open
index.html
in your browser
index.html
- Main HTML filecss/style.css
- Stylesheetjs/script.js
- JavaScript for interactive elementsimages/
- Directory for images (to be added)
GNU General Public License v3