We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6c395 commit fabdc4aCopy full SHA for fabdc4a
safeeyes/plugins/limitconsecutiveskipping/plugin.py
@@ -1,4 +1,9 @@
1
#!/usr/bin/env python
2
+# Safe Eyes is a utility to remind you to take break frequently
3
+# to protect your eyes from eye strain.
4
+
5
+# Copyright (C) 2024 Leo (@undefiened), based on the code written by Gobinath
6
7
# This program is free software: you can redistribute it and/or modify
8
# it under the terms of the GNU General Public License as published by
9
# the Free Software Foundation, either version 3 of the License, or
0 commit comments