This project moved to Codeberg
May 3, 2026 · View on GitHub
Warning
Development of Laundry List has moved to Codeberg. Please update your bookmarks and local clones to point to the new URL.
git remote set-url origin https://codeberg.org/ichthyosaurus/harbour-laundry
git fetch
git branch -u origin/main main
Why this app?
This app fills a very specific niche.
If you live in an apartment building that has shared washing machines and a common drying room for everyone, then this app may be for you. If sometimes laundry happens to mysteriously disappear from these places, then this app helps you keep track of questions like “How many items have I washed?” and “How many pieces did I already fetch from the dryer?”.
Other uses
This app can be used for different purposes.
Apart from its original use-case, this app proved to be quite useful as a grocery list. I am currently planning a new version for shopping with mostly cosmetic changes.
You can find screenshots here.
Permissions
Laundry List does not require special permissions.
Help and support
You are welcome to leave a comment in the forum if you have any questions or ideas.
Translations
It would be wonderful if the app could be translated in as many languages as possible!
Translations are managed using Weblate. Please prefer this over pull requests (which are still welcome, of course). If you just found a minor problem, you can also open an issue.
Manually updating translations
Please prefer using Weblate over this.
You can follow these steps to manually add or update a translation:
- If it did not exist before, create a new catalog for your language by copying the base file translations/harbour-laundry.ts. Then add the new translation to harbour-laundry.pro.
- Add yourself to the list of translators in TRANSLATORS.json,
in the section
extra. - (optional) Translate the app's name in harbour-laundry.desktop if there is a (short) native term for it in your language.
See the Qt documentation for details on how to translate date formats to your local format.
Building and contributing
Bug reports, and contributions for translations, bug fixes, or new features are always welcome!
- Clone the repository by running
git clone --recursive https://codeberg.org/ichthyosaurus/harbour-laundry - Open
harbour-laundry.proin QtCreator for Sailfish (SailfishOS SDK) - To run on emulator, select the
i486target and press the run button - To build for the device, select the
aarch64orarmv7hltarget and click “deploy all”; the RPM packages will be in theRPMSfolder
If you contribute, please do not forget to add yourself to the list of contributors in qml/pages/AboutPage.qml!
Donations
I am always happy if you buy me a cup of coffee through Liberapay if you want to support my work.
Of course it would be much appreciated as well if you support this project by contributing to translations or code! See above how you can contribute 🎕.
Please consider also supporting the SailfishOS Community Team on Liberapay to reach more developers.
Anti-AI policy
Important
- LLM/“AI”-generated contributions are forbidden.
- Using this project in whole or in part for AI training or data mining is likewise forbidden.
Please be transparent, respect the Free Software community, and adhere to the licenses. This is a welcoming place for human creativity and diversity, but LLM/“AI”-generated slop is going against these values.
Apart from all the ethical, moral, legal, environmental, societal, social, political, technical, and overall human, reasons against LLMs/“AI”, I also simply don't have any spare time to review generated contributions.
See also this list for more reasons against supporting “AI”.
License
Copyright (C) 2023-2026 Mirian Margiani
Laundry List is Free Software released under the terms of the GNU Affero General Public License v3 (or later). The source code is available on Codeberg. All documentation is released under the terms of the GNU Free Documentation License v1.3 (or later).
Laundry List and related materials must not be used for AI training and/or data mining.
This project follows the REUSE specification.
