Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: reminduck.flatpak
manifest-path: io.github.elly_code.reminduck.yml
manifest-path: io.github.ellie_commons.reminduck.yml
run-tests: true
repository-name: appcenter
repository-url: https://flatpak.elementary.io/repo.flatpakrepo
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ It's perfect if all you want are simple or daily/weekly/monthly reminders. Anyth
_And it quacks._

<a href="https://elementary.io">
<img src="https://elly-code.github.io/community-badge.svg" alt="Made for elementary OS">
<img src="https://ellie-commons.github.io/community-badge.svg" alt="Made for elementary OS">
</a>

## Installation

You can download and install Reminduck from various sources:

[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg?new)](https://appcenter.elementary.io/io.github.elly_code.reminduck)
[<img src="https://flathub.org/assets/badges/flathub-badge-en.svg" width="160" alt="Download on Flathub">](https://flathub.org/apps/io.github.elly_code.reminduck)
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg?new)](https://appcenter.elementary.io/io.github.ellie_commons.reminduck)
[<img src="https://flathub.org/assets/badges/flathub-badge-en.svg" width="160" alt="Download on Flathub">](https://flathub.org/apps/io.github.ellie_commons.reminduck)


## 🛣️ Roadmap
Expand All @@ -43,13 +43,13 @@ You can donate to various contributors:
On elementary OS or with its appcenter remote installed

```bash
flatpak-builder --force-clean --user --install-deps-from=appcenter --install builddir ./io.github.elly_code.reminduck.yml
flatpak-builder --force-clean --user --install-deps-from=appcenter --install builddir ./io.github.ellie_commons.reminduck.yml
```

On other systems

```bash
flatpak run org.flatpak.Builder --force-clean --sandbox --user --install --install-deps-from=flathub --ccache --mirror-screenshots-url=https://dl.flathub.org/media/ --repo=repo builddir io.github.elly_code.reminduck.flathub.yml
flatpak run org.flatpak.Builder --force-clean --sandbox --user --install --install-deps-from=flathub --ccache --mirror-screenshots-url=https://dl.flathub.org/media/ --repo=repo builddir io.github.ellie_commons.reminduck.flathub.yml
```

## ACKNOWLEDGMENTS
Expand Down
2 changes: 1 addition & 1 deletion data/icons/scalable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions data/reminduck.desktop.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Name=Reminduck
GenericName=Reminders
Comment=Don't forget about your stuff in an adorably annoying way
Categories=Office;
Exec=io.github.elly_code.reminduck %U
Icon=io.github.elly_code.reminduck
Exec=io.github.ellie_commons.reminduck %U
Icon=io.github.ellie_commons.reminduck
SingleMainWindow=true

Terminal=false
Expand All @@ -17,4 +17,4 @@ Actions=NewReminder;
[Desktop Action NewReminder]
Name=New reminder
Icon=list-add
Exec=io.github.elly_code.reminduck --new-reminder
Exec=io.github.ellie_commons.reminduck --new-reminder
2 changes: 1 addition & 1 deletion data/reminduck.gresource.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/io/github/elly_code/reminduck">
<gresource prefix="/io/github/ellie_commons/reminduck">
<file alias="Application.css">Application.css</file>
<file alias="default_quack.ogg">sounds/default_quack.ogg</file>
<file alias="plastic_quack.ogg">sounds/plastic_quack.ogg</file>
Expand Down
6 changes: 3 additions & 3 deletions data/reminduck.gschema.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema
path="/io.github/elly_code/reminduck/state/"
id="io.github.elly_code.reminduck.state"
gettext-domain="io.github.elly_code.reminduck">
path="/io.github/ellie_commons/reminduck/state/"
id="io.github.ellie_commons.reminduck.state"
gettext-domain="io.github.ellie_commons.reminduck">
<key name="window-width" type="i">
<default>600</default>
<summary>The saved width of the window.</summary>
Expand Down
12 changes: 6 additions & 6 deletions data/reminduck.metainfo.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Matheus Fantinel <matfantinel@gmail.com> -->
<component type="desktop-application">
<id>io.github.elly_code.reminduck</id>
<id>io.github.ellie_commons.reminduck</id>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Reminduck</name>
Expand All @@ -14,13 +14,13 @@
<p>And it quacks.</p>
</description>

<launchable type="desktop-id">io.github.elly_code.reminduck.desktop</launchable>
<launchable type="desktop-id">io.github.ellie_commons.reminduck.desktop</launchable>
<provides>
<id>io.github.ellie_commons.reminduck</id>
<binary>io.github.ellie_commons.reminduck</binary>
<id>io.github.elly_code.reminduck</id>
<binary>io.github.elly_code.reminduck</binary>
</provides>
<replaces>
<id>io.github.ellie_commons.reminduck</id>
<id>io.github.elly_code.reminduck</id>
</replaces>

<releases>
Expand Down Expand Up @@ -96,7 +96,7 @@
</release>
</releases>
<content_rating type="oars-1.1"/>
<translation type="gettext" source_locale="en_GB">io.github.elly_code.reminduck</translation>
<translation type="gettext" source_locale="en_GB">io.github.ellie_commons.reminduck</translation>
<recommends>
<control>keyboard</control>
<control>pointing</control>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
id: io.github.elly_code.reminduck
id: io.github.ellie_commons.reminduck
# elementary SDK is not available on Flathub, so use the elementary BaseApp instead
base: io.elementary.BaseApp
base-version: 'circe-25.08'
runtime: org.gnome.Platform
runtime-version: '49'
sdk: org.gnome.Sdk
command: io.github.elly_code.reminduck
command: io.github.ellie_commons.reminduck

finish-args:
- '--share=ipc'
Expand All @@ -32,9 +32,8 @@ modules:
buildsystem: meson
sources:
- type: git
url: https://github.com/elly-code/reminduck.git
tag: 2.3.1
commit: 5a7ed806b77ca86a4f71ae1a431d72df37abf7b3
url: https://github.com/ellie-commons/reminduck.git
commit: 4db84251e9908838be4924f9b1bb85049e8e653f
x-checker-data:
type: git
tag-pattern: '^([\d.]+)$'
32 changes: 0 additions & 32 deletions io.github.elly_code.reminduck.yml

This file was deleted.

2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('io.github.elly_code.reminduck',
project('io.github.ellie_commons.reminduck',
'vala', 'c',
version: '2.3.1')

Expand Down
4 changes: 2 additions & 2 deletions po/ca.po
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the io.github.elly_code.reminduck package.
# This file is distributed under the same license as the io.github.ellie_commons.reminduck package.
# ONDO ALVELLË, 2021.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: io.github.elly_code.reminduck\n"
"Project-Id-Version: io.github.ellie_commons.reminduck\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-26 20:56+0100\n"
"PO-Revision-Date: 2021-11-17 17:14+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"PO-Revision-Date: 2020-01-13 15:11+0100\n"
"POT-Creation-Date: 2025-12-26 21:16+0100\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Project-Id-Version: io.github.elly_code.reminduck\n"
"Project-Id-Version: io.github.ellie_commons.reminduck\n"
"Report-Msgid-Bugs-To: \n"

#. If reminder date < current date
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"PO-Revision-Date: DATEME\n"
"POT-Creation-Date: 2025-12-26 20:56+0100\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Project-Id-Version: io.github.elly_code.reminduck\n"
"Project-Id-Version: io.github.ellie_commons.reminduck\n"
"Report-Msgid-Bugs-To: \n"

#. If reminder date < current date
Expand Down
62 changes: 31 additions & 31 deletions po/extra/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,115 +12,115 @@ msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"

#: data/io.github.elly_code.reminduck.desktop.in:3
#: data/io.github.elly_code.reminduck.metainfo.xml.in:7
#: data/io.github.ellie_commons.reminduck.desktop.in:3
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:7
msgid "Reminduck"
msgstr "Reminduck"

#: data/io.github.elly_code.reminduck.desktop.in:4
#: data/io.github.ellie_commons.reminduck.desktop.in:4
msgid "Reminders"
msgstr "Recordatoris"

#: data/io.github.elly_code.reminduck.desktop.in:5
#: data/io.github.ellie_commons.reminduck.desktop.in:5
msgid "Don't forget about your stuff in an adorably annoying way"
msgstr "Recorda-ho tot d'una manera adorablement molesta"

#: data/io.github.elly_code.reminduck.desktop.in:8
msgid "io.github.elly_code.reminduck"
msgstr "io.github.elly_code.reminduck"
#: data/io.github.ellie_commons.reminduck.desktop.in:8
msgid "io.github.ellie_commons.reminduck"
msgstr "io.github.ellie_commons.reminduck"

#: data/io.github.elly_code.reminduck.desktop.in:12
#: data/io.github.ellie_commons.reminduck.desktop.in:12
msgid "Reminduck;Personal;Assistant;Reminders;"
msgstr "Reminduck;Personal;Assistant;Reminders"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:8
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:8
msgid "Remember your stuff in an adorably annoying way."
msgstr "Recorda-ho tot d'una manera adorablement molesta."

#: data/io.github.elly_code.reminduck.metainfo.xml.in:10
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:10
msgid "Reminduck is a simple reminder app made to be quick and easy - it focuses on simple or recurrent reminders with set time and date and nothing else."
msgstr "Reminduck és una aplicació simple de recordatoris feta per ser ràpida i fàcil. Es basa en recordatoris simples o recurrents amb una data i hora específica i res més."

#: data/io.github.elly_code.reminduck.metainfo.xml.in:12
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:12
msgid "It's perfect if all you want are simple or daily/weekly/monthly reminders. Anything more than that is not achievable by Reminduck right now - but you can help! Open an issue or a pull request if you have any ideas or requests."
msgstr "És perfecte si el que necessites són recordatoris simples o diaris/setmanals/mensuals. Reminduck no pot fer res més ara mateix; però pots ajudar! Obre un 'issue' o una 'pull request' si tens idees o sol·licituds."

#: data/io.github.elly_code.reminduck.metainfo.xml.in:14
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:14
msgid "And it quacks."
msgstr "I nyequeja."

#: data/io.github.elly_code.reminduck.metainfo.xml.in:20
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:20
msgid "🐞 Enable translations on Flatpak"
msgstr "🐞 Activa transicions a Flatpak"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:27
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:27
msgid "🗃️ Flatpak Support!"
msgstr "🗃️ Suport per Flatpak!"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:34
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:34
msgid "🌑 Dark-mode toggle on the header bar"
msgstr "🌑 Commutador de modes fosc i clar a la barra d'encapçalament."

#: data/io.github.elly_code.reminduck.metainfo.xml.in:35
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:35
msgid "🔔 Notifications now stick around until you close them, to make sure you don't miss your quacks"
msgstr "🔔 Les notificacions ara persisteixen fins que les tanques, per assegurar-se que no et perds els nyecs"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:36
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:36
msgid "🌟 Support for additional GTK themes, making Reminduck distro-agnostic"
msgstr "🌟 Suport per temes GTK addicionals, cosa que fa que Reminduck es pugui utilitzar en qualsevol distribució"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:37
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:37
msgid "🇪🇸 Spanish Translation (Alejandro Elí | @onerbs)"
msgstr "🇪🇸 Traducció al castellà (Alejandro Eli | @onerbs)"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:38
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:38
msgid "🇮🇹 Italian Translation (Mirko Brombin | @mirkobrombin)"
msgstr "🇮🇹 Traducció a l'italià (Mirko Brombin | @mirkobrombin)"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:45
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:45
msgid "🐥️ New Icon! - hopefully this one looks better than the previous one. With great help from Nararyans R.I. (@Fatih20)"
msgstr "🐥️ Icona nova! Espero que aquest tingui un aspecte millor que l'anterior. Amb la fantàstica ajuda de Nararyans R.I. (@Fatih20)"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:46
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:46
msgid "💁‍ Increased compatibility with translations (Corentin Noël | @tintou)"
msgstr "💁‍ S'ha augmentat la compatibilitat amb les traduccions (Corentin Noël | @tintou)"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:47
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:47
msgid "🇨🇵️ French Translation (Nathan Bonnemains | @NathanBnm)"
msgstr "🇨🇵️ Traducció al francès (Nathan Bonnemains | @NathanBnm)"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:54
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:54
msgid "🔁️ Recurrent reminders - you can now have reminders that show up in set periods of time: every day, week, month, or a set interval"
msgstr "🔁️ Recordatoris recurrents: ara pots tenir recordatoris que apareixen en intervals de temps determinats: cada dia, setmana, mes o altres"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:55
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:55
msgid "🌟️ General UI improvements to make settings up quacks more pleasant"
msgstr "🌟️ Millores d'interfície en general per tal que configurar els recordatoris sigui més bonic"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:56
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:56
msgid "🌃️ Dark Mode is now prettier"
msgstr "🌃️ El mode fosc és més bonic"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:57
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:57
msgid "🇹🇷 Turkish translation (libreajans)"
msgstr "🇹🇷 Traducció al turc (libreajans)"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:58
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:58
msgid "🇳🇱 Dutch translation (Vistaus)"
msgstr "🇳🇱 Traducció a l'holandès (Vistaus)"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:65
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:65
msgid "Support the unofficial \"Prefer Dark Theme\" setting 🌝️"
msgstr "Suport per la configuració no oficial \"Prefereix el tema fosc\" 🌝️"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:66
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:66
msgid "This should also make it work with other dark GTK themes"
msgstr "En principi també hauria de funcionar amb altres temes GTK foscos"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:72
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:72
msgid "Initial Release 🦆"
msgstr "🦆 Versió inicial"

#: data/io.github.elly_code.reminduck.metainfo.xml.in:108
#: data/io.github.ellie_commons.reminduck.metainfo.xml.in:108
msgid "Matheus Fantinel"
msgstr "Matheus Fantinel"
4 changes: 2 additions & 2 deletions po/extra/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,5 @@ msgstr "Aktuelle Mahnungen sehen, aber im Dunkeln"
#~ msgid "Initial Release 🦆"
#~ msgstr "Erste Veröffentlichung 🦆"

#~ msgid "io.github.elly_code.reminduck"
#~ msgstr "io.github.elly_code.reminduck"
#~ msgid "io.github.ellie_commons.reminduck"
#~ msgstr "io.github.ellie_commons.reminduck"
4 changes: 2 additions & 2 deletions po/extra/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -266,5 +266,5 @@ msgstr "Voir les rappels en cours mais dans l'obscurité"
#~ msgid "Initial Release 🦆"
#~ msgstr "Version initiale 🦆"

#~ msgid "io.github.elly_code.reminduck"
#~ msgstr "io.github.elly_code.reminduck"
#~ msgid "io.github.ellie_commons.reminduck"
#~ msgstr "io.github.ellie_commons.reminduck"
4 changes: 2 additions & 2 deletions po/extra/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,5 @@ msgstr "Visualizza i promemoria correnti ma in modalità scura"
#~ msgid "Initial Release 🦆"
#~ msgstr "Rilascio iniziale 🦆"

#~ msgid "io.github.elly_code.reminduck"
#~ msgstr "io.github.elly_code.reminduck"
#~ msgid "io.github.ellie_commons.reminduck"
#~ msgstr "io.github.ellie_commons.reminduck"
Loading
Loading