Skip to content

Commit

Permalink
Merge pull request slgobinath#605 from slgobinath/master
Browse files Browse the repository at this point in the history
add v2.2.1 to releases
  • Loading branch information
archisman-panigrahi authored Jul 14, 2024
2 parents 4450649 + c8194d8 commit f635dd0
Show file tree
Hide file tree
Showing 55 changed files with 490 additions and 721 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install build
pip install wheel
pip install build wheel
- name: Get Current Version
run: |
Expand Down Expand Up @@ -50,7 +49,7 @@ jobs:
token: ${{ secrets.GH_API_SECRET }}

- name: Build Python Package
run: rm -Rf build *.egg-info/ && python3 setup.py sdist bdist_wheel
run: rm -rf build *.egg-info/ && python3 -m build

- name: Publish to PyPi
uses: pypa/[email protected]
Expand Down
10 changes: 10 additions & 0 deletions .reuse/dep5
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SafeEyes
Upstream-Contact: Gobinath Loganathan <[email protected]>
Source: https://slgobinath.github.io/SafeEyes/

Files: *
Copyright: 2016-2024, Gobinath Loganathan <[email protected]>
2019, Jorge Maldonado Ventura
2016-2024, Multiple Authors
License: GPL-3.0+
674 changes: 0 additions & 674 deletions LICENSE

This file was deleted.

232 changes: 232 additions & 0 deletions LICENSES/GPL-3.0-or-later.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include LICENSE
include LICENSES/GPL-3.0-or-later.txt
include README.md
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="safeeyes/platform/icons/hicolor/64x64/apps/io.github.slgobinath.SafeEyes.png" align="left">
<img src="https://raw.githubusercontent.com/slgobinath/SafeEyes/master/safeeyes/platform/icons/hicolor/64x64/apps/io.github.slgobinath.SafeEyes.png" align="left">

# Safe Eyes

Expand Down Expand Up @@ -48,7 +48,7 @@ It is also available in Ubuntu PPA, Arch AUR, Gentoo and Python PyPI. You can ch

### Ubuntu, Linux Mint and other Ubuntu Derivatives

The official Safe Eyes PPA hosts the latest version of safeeyes for Ubuntu 22.04 and above. On older versions of Ubuntu, an older version of Safe Eyes is available on the official repositories.
The [Official PPA for Safe Eyes](https://launchpad.net/~safeeyes-team/+archive/ubuntu/safeeyes) hosts the latest version of safeeyes for Ubuntu 22.04 and above. On older versions of Ubuntu, an older version of Safe Eyes is available on the official repositories.

```bash
sudo add-apt-repository ppa:safeeyes-team/safeeyes
Expand Down
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
safeeyes (2.2.1) jammy; urgency=medium

* Make limit consecutive skips to default

* Add list of contributors to About page

-- Archisman Panigrahi <[email protected]> Sun, 14 Jul 2024 16:15:54 -0400

safeeyes (2.2.0) jammy; urgency=medium

* Limit consecutive skips
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Homepage: https://github.com/slgobinath/SafeEyes/

Package: safeeyes
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, gir1.2-ayatanaappindicator3-0.1, python3 (>= 3.10.0), python3-xlib, python3-dbus, gir1.2-notify-0.7, python3-babel, x11-utils, xprintidle, alsa-utils, python3-psutil, python3-croniter
Depends: ${misc:Depends}, ${python3:Depends}, gir1.2-ayatanaappindicator3-0.1, python3 (>= 3.10.0), python3-xlib, python3-dbus, gir1.2-notify-0.7, python3-babel, x11-utils, xprintidle, alsa-utils, python3-psutil, python3-croniter, python3-packaging
Description: Safe Eyes
Safe Eyes is a simple tool to remind you to take periodic breaks for your eyes. This is essential for anyone spending more time on the computer to avoid eye strain and other physical problems.
.
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/ar/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ msgstr "الوصف"
msgid "License"
msgstr "الرخصة"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "تجاوز"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/bg/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ msgstr ""
msgid "License"
msgstr "Лиценз"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Пропускане"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/ca/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ msgstr ""
msgid "License"
msgstr "Llicència"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Omet"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/cs/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ msgstr ""
msgid "License"
msgstr "Licence"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Přeskočit"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/da/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ msgstr "beskrivelse"
msgid "License"
msgstr "Licens"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Spring over"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/de/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "Lizenz"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Überspringen"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/en_US/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "License"

# About dialog
msgid "List of Contributors"
msgstr "List of Contributors"

# Break screen
msgid "Skip"
msgstr "Skip"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/eo/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ msgstr "Priskribo"
msgid "License"
msgstr "Licenco"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Preterpasi"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/es/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ msgstr ""
msgid "License"
msgstr "Licencia"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Saltar"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/et/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ msgstr ""
msgid "License"
msgstr "Litsents"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Jäta vahele"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/eu/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ msgstr ""
msgid "License"
msgstr "Lizentzia"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Saltatu"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/fa/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ msgstr ""
msgid "License"
msgstr "پروانه"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "پرش"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/fr/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "Licence"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Ignorer"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/he/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ msgstr "תיאור"
msgid "License"
msgstr "רישיון"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "מסך הפסקה"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/hi/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ msgstr "विवरण"
msgid "License"
msgstr "लाइसेंस"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "छोड़ें"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/hu/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ msgstr "leírás"
msgid "License"
msgstr "Licensz"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Kihagyás"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/id/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ msgstr "Deskripsi"
msgid "License"
msgstr "Lisensi"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Lewati"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/it/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ msgstr ""
msgid "License"
msgstr "Licenza"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Salta"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/kn/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ msgstr "ವಿವರಣೆ"
msgid "License"
msgstr "ಪರವಾನಿಗೆ"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr ""
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/ko/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ msgstr "설명"
msgid "License"
msgstr "라이선스"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "넘기기"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/lt/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "Licencija"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Praleisti"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/lv/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ msgstr ""
msgid "License"
msgstr "Licence"

# About dialog
msgid "List of Contributors"
msgstr ""

msgid "Skip"
msgstr "Izlaist"

Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/mk/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ msgstr ""
msgid "License"
msgstr ""

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr ""
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/mr/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ msgstr ""
msgid "License"
msgstr ""

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr ""
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/nb/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ msgstr "Øyetrygg beskytter øyene dine fra belastning"
msgid "License"
msgstr "Lisens"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Hopp over"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/nl/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "Licentie"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Overslaan"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/pl/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "Licencja"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Pomiń"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/pt/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "Licença"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Ignorar"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/pt_BR/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ msgstr ""
msgid "License"
msgstr "Licença"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Pular"
Expand Down
4 changes: 4 additions & 0 deletions safeeyes/config/locale/ru/LC_MESSAGES/safeeyes.po
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ msgstr ""
msgid "License"
msgstr "Лицензия"

# About dialog
msgid "List of Contributors"
msgstr ""

# Break screen
msgid "Skip"
msgstr "Пропустить"
Expand Down
Loading

0 comments on commit f635dd0

Please sign in to comment.