diff --git a/.github/workflows/UpdateDependencies.yml b/.github/workflows/UpdateDependencies.yml
index 799dc136..c3b80149 100644
--- a/.github/workflows/UpdateDependencies.yml
+++ b/.github/workflows/UpdateDependencies.yml
@@ -3,7 +3,7 @@ on:
name: Update package dependencies
jobs:
package-update:
- if: github.repository == 'thamara/time-to-leave'
+ if: github.repository == 'TTLApp/time-to-leave'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
diff --git a/.github/workflows/update-missing-translations.yml b/.github/workflows/update-missing-translations.yml
index 771aec93..03261072 100644
--- a/.github/workflows/update-missing-translations.yml
+++ b/.github/workflows/update-missing-translations.yml
@@ -29,7 +29,7 @@ jobs:
uses: peter-evans/create-or-update-comment@v1
with:
# Update the comment in issue 475
- # https://github.com/thamara/time-to-leave/issues/475#issuecomment-808787273
+ # https://github.com/TTLApp/time-to-leave/issues/475#issuecomment-808787273
comment-id: 808787273
edit-mode: replace
body: ${{ steps.get-comment-body.outputs.body }}
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 2a5c67d0..a275cc27 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -33,7 +33,7 @@ Working on your first Pull Request? You can learn how from this _free_ series [H
## Setup
If you intend on contributing to the project, you will need to [fork the main repository](https://guides.github.com/activities/forking/) first, and then clone it to your local machine.
-If you just want to build it locally, you can clone directly from the main repository: `https://github.com/thamara/time-to-leave`
+If you just want to build it locally, you can clone directly from the main repository: `https://github.com/TTLApp/time-to-leave`
### Clone the repository
diff --git a/PRIVACYPOLICY.md b/PRIVACYPOLICY.md
index 5ea7ab9b..38d7f3a4 100644
--- a/PRIVACYPOLICY.md
+++ b/PRIVACYPOLICY.md
@@ -1,6 +1,6 @@
# Privacy Policy
-Thamara Andrade built the Time to Leave app as an Open Source app. This application is provided by Thamara Andrade at no cost and is intended for use as is.
+Thamara Andrade and the TTLApp organization built the Time to Leave app as an Open Source app. This application is provided by the TTLApp organization at no cost and is intended for use as is.
Time to Leave does not collect, use or disclosure personal Information from its users.
diff --git a/README.md b/README.md
index 4c888035..be3e1d16 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@
-
-
+
+
@@ -64,7 +64,7 @@ You can also add waivers on the days you did not work.
## How to install TTL
-Time to Leave works on MacOS, Windows and Linux, and you can download the desired version from [the latest release](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave works on MacOS, Windows and Linux, and you can download the desired version from [the latest release](https://github.com/TTLApp/time-to-leave/releases/latest).
## How to build and contribute to TTL
diff --git a/__tests__/__main__/menus.mjs b/__tests__/__main__/menus.mjs
index 50093d2f..12bb686a 100644
--- a/__tests__/__main__/menus.mjs
+++ b/__tests__/__main__/menus.mjs
@@ -276,7 +276,7 @@ describe('menus.js', () =>
{
const shellStub = stub(shell, 'openExternal').callsFake((key) =>
{
- assert.strictEqual(key, 'https://github.com/thamara/time-to-leave');
+ assert.strictEqual(key, 'https://github.com/TTLApp/time-to-leave');
shellStub.restore();
done();
});
@@ -297,7 +297,7 @@ describe('menus.js', () =>
{
const shellStub = stub(shell, 'openExternal').callsFake((key) =>
{
- assert.strictEqual(key, 'https://github.com/thamara/time-to-leave/issues/new');
+ assert.strictEqual(key, 'https://github.com/TTLApp/time-to-leave/issues/new');
shellStub.restore();
done();
});
diff --git a/__tests__/__main__/notification.mjs b/__tests__/__main__/notification.mjs
index deaf8134..52ececd8 100644
--- a/__tests__/__main__/notification.mjs
+++ b/__tests__/__main__/notification.mjs
@@ -44,7 +44,7 @@ describe('Notifications', function()
{
// Linux/macos window notifications are not shown on CI
// so this is a way to emit the same event that actually happens.
- // Timeout error is visible here https://github.com/thamara/time-to-leave/actions/runs/3488950409/jobs/5838419982
+ // Timeout error is visible here https://github.com/TTLApp/time-to-leave/actions/runs/3488950409/jobs/5838419982
notification.emit('show', {
sender: {
title: 'Time to Leave'
@@ -84,7 +84,7 @@ describe('Notifications', function()
{
// Linux/macos window notifications are not shown on CI
// so this is a way to emit the same event that actually happens.
- // Timeout error is visible here https://github.com/thamara/time-to-leave/actions/runs/3488950409/jobs/5838419982
+ // Timeout error is visible here https://github.com/TTLApp/time-to-leave/actions/runs/3488950409/jobs/5838419982
notification.emit('show', {
sender: {
title: 'Time to Leave'
diff --git a/docs/README-bn.md b/docs/README-bn.md
index 5d8423a7..9bab1f0c 100644
--- a/docs/README-bn.md
+++ b/docs/README-bn.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## কিভাবে TTL ইনস্টল করবেন
-ছেড়ে যাওয়ার সময় ম্যাকওএস, উইন্ডোজ এবং লিনাক্সে কাজ করে এবং আপনি [সর্বশেষ প্রকাশ](https://github.com/thamara/time-to-leave/releases/latest) থেকে পছন্দসই সংস্করণটি ডাউনলোড করতে পারেন।
+ছেড়ে যাওয়ার সময় ম্যাকওএস, উইন্ডোজ এবং লিনাক্সে কাজ করে এবং আপনি [সর্বশেষ প্রকাশ](https://github.com/TTLApp/time-to-leave/releases/latest) থেকে পছন্দসই সংস্করণটি ডাউনলোড করতে পারেন।
## কিভাবে টিটিএল তৈরি এবং অবদান রাখতে হয়
diff --git a/docs/README-ca.md b/docs/README-ca.md
index 50fe28f2..df4a6217 100644
--- a/docs/README-ca.md
+++ b/docs/README-ca.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ També podeu afegir exempcions els dies que no hàgiu treballat.
## Com instal·lar TTL
-Time to Leave funciona a MacOS, Windows i Linux i podeu descarregar la versió desitjada des de [l'última versió](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave funciona a MacOS, Windows i Linux i podeu descarregar la versió desitjada des de [l'última versió](https://github.com/TTLApp/time-to-leave/releases/latest).
## Com crear i contribuir a TTL
diff --git a/docs/README-de-DE.md b/docs/README-de-DE.md
index 9f67c378..2b93fa87 100644
--- a/docs/README-de-DE.md
+++ b/docs/README-de-DE.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Du kannst Tage, an denen du nicht gearbeitet hast, als Freizeit festlegen.
## TTL installieren
-Time to Leave ist kompatibel mit MacOS, Windows und Linux. Du kannst die gewünschte Version von der [Release Seite](https://github.com/thamara/time-to-leave/releases/latest) herunterladen.
+Time to Leave ist kompatibel mit MacOS, Windows und Linux. Du kannst die gewünschte Version von der [Release Seite](https://github.com/TTLApp/time-to-leave/releases/latest) herunterladen.
## Wie man TTL baut und dazu beiträgt
diff --git a/docs/README-el.md b/docs/README-el.md
index 49764601..f03ef25c 100644
--- a/docs/README-el.md
+++ b/docs/README-el.md
@@ -7,8 +7,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## Πώς να εγκαταστήσετε το TTL
-Το Time to Leave λειτουργεί σε MacOS, Windows και Linux, και μπορείτε να κατεβάσετε την επιθυμητή έκδοση από την [τελευταία έκδοση](https://github.com/thamara/time-to-leave/releases/latest).
+Το Time to Leave λειτουργεί σε MacOS, Windows και Linux, και μπορείτε να κατεβάσετε την επιθυμητή έκδοση από την [τελευταία έκδοση](https://github.com/TTLApp/time-to-leave/releases/latest).
## Πώς να δημιουργήσετε και να συνεισφέρετε στο TTL
diff --git a/docs/README-es.md b/docs/README-es.md
index 616f3da0..04c34ea0 100644
--- a/docs/README-es.md
+++ b/docs/README-es.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ También puedes añadir tiempo libre en los días que no has trabajado.
## Cómo instalar TTL
-Time to Leave funciona en MacOS, Windows y Linux, y puede descargar la versión deseada de la [última versión](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave funciona en MacOS, Windows y Linux, y puede descargar la versión deseada de la [última versión](https://github.com/TTLApp/time-to-leave/releases/latest).
## Cómo construir y contribuir al TTL
diff --git a/docs/README-fa-IR.md b/docs/README-fa-IR.md
index 187143d4..b7e9a6b0 100644
--- a/docs/README-fa-IR.md
+++ b/docs/README-fa-IR.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -37,7 +37,7 @@
##
آموزش نصب TTL
-برنامه Time to Leave در سیستم عامل های مک، ویندوز و لینوکس نصب می شود و شما می توانید نسخه مورد نظرتان را از این لینک دانلود کنید.
+برنامه Time to Leave در سیستم عامل های مک، ویندوز و لینوکس نصب می شود و شما می توانید نسخه مورد نظرتان را از این لینک دانلود کنید.
## آموزش اجرای برنامه از طریق کد و مشارکت در TTL
diff --git a/docs/README-fr-FR.md b/docs/README-fr-FR.md
index 1ecca7f6..d69944a7 100644
--- a/docs/README-fr-FR.md
+++ b/docs/README-fr-FR.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Vous pouvez également ajouter des dispenses les jours où vous ne travailler pa
## Comment installer TTL
-Time to Leave fonctionne sur MacOS, Windows et Linux, et vous pouvez télécharger la version souhaitée à partir de [la dernière version](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave fonctionne sur MacOS, Windows et Linux, et vous pouvez télécharger la version souhaitée à partir de [la dernière version](https://github.com/TTLApp/time-to-leave/releases/latest).
## Comment build et contribuer à TTL
diff --git a/docs/README-gu.md b/docs/README-gu.md
index e6e158de..9844ad18 100644
--- a/docs/README-gu.md
+++ b/docs/README-gu.md
@@ -6,9 +6,9 @@
-
-
-
+
+
+
@@ -35,7 +35,7 @@
## TTL કેવી રીતે ઇન્સ્ટોલ કરવું
-છોડવાનો સમય MacOS, Windows અને Linux પર કાર્ય કરે છે, અને તમે ઇચ્છિત સંસ્કરણને ડાઉનલોડ કરી શકો છો [the latest release](https://github.com/thamara/time-to-leave/releases/latest).
+છોડવાનો સમય MacOS, Windows અને Linux પર કાર્ય કરે છે, અને તમે ઇચ્છિત સંસ્કરણને ડાઉનલોડ કરી શકો છો [the latest release](https://github.com/TTLApp/time-to-leave/releases/latest).
## TTL બનાવવા અને ફાળો કેવી રીતે આપવો
diff --git a/docs/README-he.md b/docs/README-he.md
index 68290165..35230942 100644
--- a/docs/README-he.md
+++ b/docs/README-he.md
@@ -6,8 +6,8 @@
[Homepage](https://timetoleave.app/)
-
-
+
+
@@ -36,7 +36,7 @@
## איך להתקין את TTL
-Time to Leave רץ על MacOS, Windows ו-Linux, וגם אפשר להוריד גרסה מבוקשת מ-[גרסה האחרונה](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave רץ על MacOS, Windows ו-Linux, וגם אפשר להוריד גרסה מבוקשת מ-[גרסה האחרונה](https://github.com/TTLApp/time-to-leave/releases/latest).
## איך לבנות ולתרום ל-TTL
diff --git a/docs/README-hi.md b/docs/README-hi.md
index 34ef0f88..eda4b215 100644
--- a/docs/README-hi.md
+++ b/docs/README-hi.md
@@ -7,8 +7,8 @@
-
-
+
+
@@ -35,7 +35,7 @@
## टीटीएल कैसे स्थापित करें
-मैकओएस, विंडोज और लिनक्स पर काम करने का समय निकल जाता है, और आप वांछित संस्करण डाउनलोड कर सकते हैं [the latest release](https://github.com/thamara/time-to-leave/releases/latest).
+मैकओएस, विंडोज और लिनक्स पर काम करने का समय निकल जाता है, और आप वांछित संस्करण डाउनलोड कर सकते हैं [the latest release](https://github.com/TTLApp/time-to-leave/releases/latest).
## टीटीएल का निर्माण और योगदान कैसे करें
diff --git a/docs/README-id-ID.md b/docs/README-id-ID.md
index 6fbc82c4..1726355a 100644
--- a/docs/README-id-ID.md
+++ b/docs/README-id-ID.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Kamu juga dapat menambahkan pengabaian di hari ketika kamu tidak bekerja.
## Cara menginstal TTL
-Time to Leave dapat berkerja pada sistem operasi MacOS, Windows and Linux, dan kamu dapat mengunduh versi yang kamu inginkan dari [rilis terakhir](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave dapat berkerja pada sistem operasi MacOS, Windows and Linux, dan kamu dapat mengunduh versi yang kamu inginkan dari [rilis terakhir](https://github.com/TTLApp/time-to-leave/releases/latest).
## Cara membuat dan berkontribusi untuk TTL
diff --git a/docs/README-it.md b/docs/README-it.md
index 63bb7a85..d5dd333e 100644
--- a/docs/README-it.md
+++ b/docs/README-it.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Puoi anche escludere i giorni in cui non hai lavorato.
## Come installare TTL
-Time to Leave funziona su MacOS, Windows e Linux, e puoi scaricare la versione desiderata dall'[ultima release](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave funziona su MacOS, Windows e Linux, e puoi scaricare la versione desiderata dall'[ultima release](https://github.com/TTLApp/time-to-leave/releases/latest).
## Come compilare e contribuire a TTL
diff --git a/docs/README-ja.md b/docs/README-ja.md
index 72f390b0..93eff50f 100644
--- a/docs/README-ja.md
+++ b/docs/README-ja.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## TTL のインストール方法
-Time to Leave は MacOS、Windows、Linux で動作し、[最新リリース](https://github.com/thamara/time-to-leave/releases/latest)からご希望のバージョンをダウンロードすることができます。
+Time to Leave は MacOS、Windows、Linux で動作し、[最新リリース](https://github.com/TTLApp/time-to-leave/releases/latest)からご希望のバージョンをダウンロードすることができます。
## TTL の構築と貢献の仕方
diff --git a/docs/README-ko.md b/docs/README-ko.md
index 8b1a649d..fabc1075 100644
--- a/docs/README-ko.md
+++ b/docs/README-ko.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## TTL 설치하기
-Time to Leave는 MacOS, Windows 그리고 Linux 환경에서 동작합니다. [최신 릴리즈](https://github.com/thamara/time-to-leave/releases/latest)에서 원하는 버전을 다운로드 받을 수 있습니다.
+Time to Leave는 MacOS, Windows 그리고 Linux 환경에서 동작합니다. [최신 릴리즈](https://github.com/TTLApp/time-to-leave/releases/latest)에서 원하는 버전을 다운로드 받을 수 있습니다.
## TTL 빌드하고 기여하기
diff --git a/docs/README-mr.md b/docs/README-mr.md
index 98c8c8a2..64a8a21f 100644
--- a/docs/README-mr.md
+++ b/docs/README-mr.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -35,7 +35,7 @@
## टीटीएल कसे स्थापित करावे
-सोडण्याची वेळ MacOS, Windows आणि Linux वर कार्य करते आणि आपण वरून इच्छित आवृत्ती डाउनलोड करू शकता[ultima release](https://github.com/thamara/time-to-leave/releases/latest).
+सोडण्याची वेळ MacOS, Windows आणि Linux वर कार्य करते आणि आपण वरून इच्छित आवृत्ती डाउनलोड करू शकता[ultima release](https://github.com/TTLApp/time-to-leave/releases/latest).
## संकलित कसे करावे आणि टीटीएलमध्ये सहयोग कसे करावे
diff --git a/docs/README-nl.md b/docs/README-nl.md
index ba5239d4..b314fcae 100644
--- a/docs/README-nl.md
+++ b/docs/README-nl.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Je kunt ook vrije dagen en feestdagen toevoegen aan je kalender.
## Time to Leave installeren
-Time to Leave werkt op MacOS, Windows en Linux. Je kunt de laatste uitgave [hier](https://github.com/thamara/time-to-leave/releases/latest) downloaden.
+Time to Leave werkt op MacOS, Windows en Linux. Je kunt de laatste uitgave [hier](https://github.com/TTLApp/time-to-leave/releases/latest) downloaden.
## Aan de ontwikkeling meehelpen
diff --git a/docs/README-pl.md b/docs/README-pl.md
index 93e138a3..d0214b6a 100644
--- a/docs/README-pl.md
+++ b/docs/README-pl.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Możesz dodać zwolnienia do dni, w których nie ma cię w pracy.
## Jak zainstalować _Time to Leave_
-_Time to Leave_ działa na systemach Windows, MacOS i Linux. Pożądaną wersję możesz pobrać z [ostatniego wydania na githubie](https://github.com/thamara/time-to-leave/releases/latest).
+_Time to Leave_ działa na systemach Windows, MacOS i Linux. Pożądaną wersję możesz pobrać z [ostatniego wydania na githubie](https://github.com/TTLApp/time-to-leave/releases/latest).
## Jak wesprzeć _Time to Leave_
diff --git a/docs/README-pt-BR.md b/docs/README-pt-BR.md
index db99e9f5..a24509d2 100644
--- a/docs/README-pt-BR.md
+++ b/docs/README-pt-BR.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Você também pode adicionar folgas nos dias que não trabalhou.
## Como instalar o TTL
-Time to Leave funciona em MacOS, Windows e Linux, e você pode baixar a versão desejada da [última versão](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave funciona em MacOS, Windows e Linux, e você pode baixar a versão desejada da [última versão](https://github.com/TTLApp/time-to-leave/releases/latest).
## Como fazer o build e contribuir com o TTL
diff --git a/docs/README-pt-PT.md b/docs/README-pt-PT.md
index b6b80408..099e3e03 100644
--- a/docs/README-pt-PT.md
+++ b/docs/README-pt-PT.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@ Tu também podes adicionar folgas nos dias em que não trabalhas.
## Como instalar o TTL
-Time to Leave funciona no MacOS, Windows e Linux, e podes transferir a versão que desejas do [último lançamento](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave funciona no MacOS, Windows e Linux, e podes transferir a versão que desejas do [último lançamento](https://github.com/TTLApp/time-to-leave/releases/latest).
## Como compilar e contribuir para o TTL
diff --git a/docs/README-ru-RU.md b/docs/README-ru-RU.md
index ea8cf2d4..26f3c650 100644
--- a/docs/README-ru-RU.md
+++ b/docs/README-ru-RU.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## Как установить _Time to Leave_
-_Time to Leave_ работает on MacOS, Windows и Linux. Вы можете установить нужную вам версию из [последнего релиза на Github](https://github.com/thamara/time-to-leave/releases/latest).
+_Time to Leave_ работает on MacOS, Windows и Linux. Вы можете установить нужную вам версию из [последнего релиза на Github](https://github.com/TTLApp/time-to-leave/releases/latest).
## Как поддержать _Time to Leave_
diff --git a/docs/README-sv-SE.md b/docs/README-sv-SE.md
index ce0f37d5..2401fcbb 100644
--- a/docs/README-sv-SE.md
+++ b/docs/README-sv-SE.md
@@ -6,8 +6,8 @@
[Homepage](https://timetoleave.app/)
-
-
+
+
@@ -35,7 +35,7 @@ Du kan också lägga till dagar du är ledig, dagar du inte arbetar.
## Hur man installerar TTL
-Time to Leave fungerar på MacOS, Windows och Linux, och du kan ladda ned den version du önskar från [den senaste releasen](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave fungerar på MacOS, Windows och Linux, och du kan ladda ned den version du önskar från [den senaste releasen](https://github.com/TTLApp/time-to-leave/releases/latest).
## Hur man bygger och bidrar till TTL
diff --git a/docs/README-ta.md b/docs/README-ta.md
index 334e2f56..df4baa98 100644
--- a/docs/README-ta.md
+++ b/docs/README-ta.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -34,7 +34,7 @@
## TTL ஐ எவ்வாறு இன்ஸ்டால் செய்வது
-Time to Leave MacOS, Windows மற்றும் Linux இல் இயங்குகிறது, மற்றும் நீங்கள் விரும்பிய பதிவை இந்த லிங்கின் மூலம் இன்ஸ்டால் செய்யலாம் [சமீபத்திய வெளியீடு](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave MacOS, Windows மற்றும் Linux இல் இயங்குகிறது, மற்றும் நீங்கள் விரும்பிய பதிவை இந்த லிங்கின் மூலம் இன்ஸ்டால் செய்யலாம் [சமீபத்திய வெளியீடு](https://github.com/TTLApp/time-to-leave/releases/latest).
## TTL ஐ எவ்வாறு உருவாக்குவது மற்றும் எப்படி பங்களிப்பது
diff --git a/docs/README-th-TH.md b/docs/README-th-TH.md
index a7ae132e..d6b9aa32 100644
--- a/docs/README-th-TH.md
+++ b/docs/README-th-TH.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## การติดตั้ง
-Time to Leave รองรับบนระบบปฏิบัติการ MacOS, Windows และ Linux, สามารถดาวน์โหลดเวอร์ชันล่าสุดได้[ที่นี่](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave รองรับบนระบบปฏิบัติการ MacOS, Windows และ Linux, สามารถดาวน์โหลดเวอร์ชันล่าสุดได้[ที่นี่](https://github.com/TTLApp/time-to-leave/releases/latest).
## การมีส่วนรวมและการร่วมพัฒนา
diff --git a/docs/README-tr-TR.md b/docs/README-tr-TR.md
index b8fe489e..b37277a0 100644
--- a/docs/README-tr-TR.md
+++ b/docs/README-tr-TR.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -37,7 +37,7 @@ Aynı zamanda izinli olduğunuz günleri de çalışmadığınız günlere ekley
## TTL'i Nasıl Yüklerim
-Time to Leave Macos, Windows ve Linux versiyonu bulunmaktadır. İstediğiniz versiyonu [buradan](https://github.com/thamara/time-to-leave/releases/latest) indirebilirsiniz.
+Time to Leave Macos, Windows ve Linux versiyonu bulunmaktadır. İstediğiniz versiyonu [buradan](https://github.com/TTLApp/time-to-leave/releases/latest) indirebilirsiniz.
## TTL'e Nasıl Katkıda Bulunabilirim
diff --git a/docs/README-uk-UA.md b/docs/README-uk-UA.md
index 9bc69bde..ed0e937d 100644
--- a/docs/README-uk-UA.md
+++ b/docs/README-uk-UA.md
@@ -6,8 +6,8 @@
[Домашня сторінка](https://timetoleave.app/)
-
-
+
+
@@ -35,7 +35,7 @@
## Як встановити TTL
-Time to Leave працює на MacOS, Windows та Linux, і ви можете завантажити потрібну версію з [останнього релізу](https://github.com/thamara/time-to-leave/releases/latest).
+Time to Leave працює на MacOS, Windows та Linux, і ви можете завантажити потрібну версію з [останнього релізу](https://github.com/TTLApp/time-to-leave/releases/latest).
## Як зробити свій внесок у розробку TTL
diff --git a/docs/README-zh-CN.md b/docs/README-zh-CN.md
index 8d0fb675..38c97383 100644
--- a/docs/README-zh-CN.md
+++ b/docs/README-zh-CN.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## 如何安装 TTL
-Time to Leave 运行在 MacOS,Windows 和 Linux。你可以在[最新发布](https://github.com/thamara/time-to-leave/releases/latest)下载你想要的版本。
+Time to Leave 运行在 MacOS,Windows 和 Linux。你可以在[最新发布](https://github.com/TTLApp/time-to-leave/releases/latest)下载你想要的版本。
## 如何运行 TTL 及向 TTL 贡献
diff --git a/docs/README-zh-TW.md b/docs/README-zh-TW.md
index 6617ba15..cce5793a 100644
--- a/docs/README-zh-TW.md
+++ b/docs/README-zh-TW.md
@@ -8,8 +8,8 @@
-
-
+
+
@@ -36,7 +36,7 @@
## 如何安裝 TTL
-Time to Leave 運行在 MacOS,Windows 和 Linux。你可以在[最新發布](https://github.com/thamara/time-to-leave/releases/latest)下載你想要的版本。
+Time to Leave 運行在 MacOS,Windows 和 Linux。你可以在[最新發布](https://github.com/TTLApp/time-to-leave/releases/latest)下載你想要的版本。
## 如何運行 TTL 及向 TTL 貢獻
diff --git a/js/menus.mjs b/js/menus.mjs
index 455a32f0..e9e0ed7e 100644
--- a/js/menus.mjs
+++ b/js/menus.mjs
@@ -344,7 +344,7 @@ function getHelpMenuTemplate()
label: getCurrentTranslation('$Menu.ttl-github'),
click()
{
- shell.openExternal('https://github.com/thamara/time-to-leave');
+ shell.openExternal('https://github.com/TTLApp/time-to-leave');
}
},
{
@@ -359,7 +359,7 @@ function getHelpMenuTemplate()
click()
{
shell.openExternal(
- 'https://github.com/thamara/time-to-leave/issues/new'
+ 'https://github.com/TTLApp/time-to-leave/issues/new'
);
}
},
diff --git a/js/update-manager.mjs b/js/update-manager.mjs
index 76869730..af6429c2 100644
--- a/js/update-manager.mjs
+++ b/js/update-manager.mjs
@@ -25,7 +25,7 @@ async function _checkForUpdates(showUpToDateDialog)
return;
}
- const request = net.request('https://api.github.com/repos/thamara/time-to-leave/releases/latest');
+ const request = net.request('https://api.github.com/repos/TTLApp/time-to-leave/releases/latest');
request.on('response', (response) =>
{
response.on('data', (chunk) =>
@@ -53,7 +53,7 @@ async function _checkForUpdates(showUpToDateDialog)
if (response === 1)
{
//Download latest version
- shell.openExternal('https://github.com/thamara/time-to-leave/releases/latest');
+ shell.openExternal('https://github.com/TTLApp/time-to-leave/releases/latest');
}
else if (response === 2)
{
diff --git a/package.json b/package.json
index 4baed83f..b727785f 100644
--- a/package.json
+++ b/package.json
@@ -3,11 +3,11 @@
"productName": "Time to Leave",
"version": "3.0.1-dev",
"description": "Log work hours and get notified when it's time to leave the office and start to live.",
- "author": "Thamara Andrade",
- "homepage": "https://github.com/thamara/time-to-leave#readme",
+ "author": "TTLApp Organization",
+ "homepage": "https://github.com/TTLApp/time-to-leave#readme",
"repository": {
"type": "git",
- "url": "github:thamara/time-to-leave.git"
+ "url": "github:TTLApp/time-to-leave.git"
},
"type": "module",
"main": "main.mjs",
diff --git a/scripts/check_languages.py b/scripts/check_languages.py
index c4cd678a..4c50c784 100644
--- a/scripts/check_languages.py
+++ b/scripts/check_languages.py
@@ -252,7 +252,7 @@ def get_new_issue_url(locale : str, missing_translations : dict) -> str:
body += '\n```\n{}\n```\n\n'.format(json.dumps(missing_translations, indent=2))
except:
body += '\n```\n{}\n```\n\n'.format(missing_translations)
- base_url = f'https://github.com/thamara/time-to-leave/issues/new?labels=localization,good+first+issue,Hacktoberfest'
+ base_url = f'https://github.com/TTLApp/time-to-leave/issues/new?labels=localization,good+first+issue,Hacktoberfest'
opts = { 'body': body , 'title': f'Add missing translations for {language}'}
return f'[(Open issue)]({add_url_params(base_url, opts)})'
diff --git a/scripts/create_windows_installer.js b/scripts/create_windows_installer.js
index 39ac208a..5bb05b0e 100644
--- a/scripts/create_windows_installer.js
+++ b/scripts/create_windows_installer.js
@@ -20,6 +20,6 @@ function getInstallerConfig()
setupExe: 'TimeToLeaveInstaller.exe',
noMsi: true,
loadingGif: 'assets/installer.gif',
- iconUrl: 'https://raw.githubusercontent.com/thamara/time-to-leave/main/assets/icon-win.ico',
+ iconUrl: 'https://raw.githubusercontent.com/TTLApp/time-to-leave/main/assets/icon-win.ico',
});
}