#
eye-strain
Here are 46 public repositories matching this topic...
Better lighting for Linux. Open source GUI for xflux
-
Updated
May 10, 2021 - Python
Reduces eye strain by adjusting gamma based on the current time
-
Updated
Jul 28, 2021 - C#
Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder
-
Updated
Aug 18, 2021 - Python
This program is an On-Screen Display or a Heads-Up Display for keys. It displays every key press at a clearly visible text size. It is developed for people with poor eye sight. It is meant to aid desktop computer usage. It is especially useful while chatting or for occasional typing. The user no longer has to squint or zoom in the entire screen to see what s/he writes in small text fields.
keyboard-layout
latin
presentations
videos
osd
eye-strain
programmer
recording
autohotkey
ahk
screencast
disabilities
screencast-recording
handicap
disability
utility-application
mouse-cursor
impairments
visual-aid
desktop-computer
eyesight
-
Updated
May 27, 2020 - AutoHotkey
A dark theme for Laravel Nova
theme
color
laravel
ui
dashboard
vue
css3
dark-theme
color-scheme
codemirror
toggle
themes
laravel-package
eye-strain
nova
vue-component
eye-care
laravel-5-package
laravel5
laravelnova
-
Updated
Feb 2, 2021 - PHP
This app reduces the screen brightness when flashed in CS:GO
-
Updated
Dec 18, 2020 - Python
It's time to rest!
-
Updated
May 18, 2018 - C#
Application like Flux but with profiles and key bindings
-
Updated
Nov 15, 2020 - C#
Minimalistic macOS application that helps to take breaks while using the computer
-
Updated
Aug 4, 2021 - Swift
A program to remind you to give rest to your eyes after every 20 minutes for 20 sec, while working on computer for long hours.
-
Updated
Feb 9, 2018 - Python
Simple application to perform healthy habits while working with computers.
java
productivity
clock
health
desktop-application
pomodoro
eye-strain
time-management
ergonomic
healthy-habits
-
Updated
Jan 3, 2019 - Java
Little tool to set the monitor brightness/gamma/color according to the time and date
-
Updated
Feb 24, 2018 - Pascal
A Chrome Extension which reminds you to take a short break from your screen.
-
Updated
Sep 20, 2019 - JavaScript
A MacOS status bar app that reminds you to take breaks to avoid eye strain.
-
Updated
Apr 12, 2016 - Swift
Do you want to improve your vision? Regular eye exercises may help you to improve eyesight and prevent eye diseases such as nearsightedness and farsightedness. This application contains eye exercises which might become a part of your vision therapy.
javascript
jquery
exercise
fitness
health
eye-strain
eyes
workouts
exercises
nutrition
workout
natural
eye
nutrition-information
eyestrain
eye-workouts
eye-fitness
-
Updated
May 4, 2021 - JavaScript
auto zoom the webpage for more readability and less eye stress
-
Updated
May 20, 2014 - JavaScript
A simple bash script to implement 20-20 rule to protect eyes from long computer usage.
-
Updated
Mar 22, 2020 - Shell
Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.
night-mode
ergonomics
x11
eye-strain
redshift
eye-care
color-temperature
screen-brightness
blue-light-filter
display-temperature
nightmode
gamma-ramps
bluelightfilter
-
Updated
Jun 14, 2020 - C
Wearable device with RFduino for blink detection
arduino
real-time
xcode
bluetooth-low-energy
eye-strain
spectacles
mit-license
eye-care
rfduino
awesome-sauce
3d-printing
proximity-sensor
queen
wearable-devices
blink-detection-algorithm
cocoa-application
-
Updated
Mar 4, 2017 - Eagle
Prevents eye strain by reducing the amount of blue light your monitor emits
-
Updated
Jul 19, 2018 - C++
productivity
reminder
eye-strain
longer-breaks
digital-eye-strain
breaks
eyestrain
computer-vision-syndrome
stretchly
eye-health
-
Updated
Jul 30, 2020 - CSS
Eyes care app for windows
-
Updated
Jul 17, 2021 - Vue
Medusa reminds you to periodically look away from your screen.
-
Updated
Aug 3, 2017 - JavaScript
A very simple AutoHotkey script to remind you to rest your eyes.
-
Updated
Jul 18, 2021 - AutoHotkey
Extension for applying a color filter to limit exposure to blue light, for example
-
Updated
May 15, 2018 - CSS
Useful hooks for redshift (http://github.com/jonls/redshift)
-
Updated
Feb 20, 2020 - Shell
A colorful color theme.
-
Updated
Jul 7, 2019 - JavaScript
Improve this page
Add a description, image, and links to the eye-strain topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eye-strain topic, visit your repo's landing page and select "manage topics."
Describe the bug
With XDG_CONFIG_HOME set to something other than $HOME/.config, the supplied apparmor profile DENIES the file access to the redshift.conf file. Adding the line:
owner @{XDG_CONFIG_HOME}/redshift/redshift.conf r,
to the usr.bin.redshift file fixes this when running redshift from the command line. It does not fix it when running redshift-gtk however.