Mudita Center is written in JavaScript and distributed as an Electron app.
Mudita Center allows you to expand and update the features of Mudita Pure and Mudita Harmony, while using your computer. One application for every platform, open-sourced for transparency.
If you would like to help us create Mudita Center as a full-time job - we're hiring!
- updating MuditaOS
- creating backups
- managing contacts and messages from your desktop
- enabling using Mudita Pure as a mobile hotspot
- Windows, macOS, Linux support
- recovery mode
- synchronizing calendar and contacts with Google and Apple
- managing notes and events from your desktop
- uploading audio files
- managing files
- viewing meditation stats
You can quickstart the project by going through the "Quickstart" article.
Take a look at the list of available npm Scripts.
Pull requests are welcome. Please follow the guidelines in the "Contributing to Mudita Center" article. Before contributing or starting a discussion, please make sure that you read our Code of Conduct.
For general questions and ideas regarding Mudita Center please post in the “Mudita Products” section on Mudita Forum. Please explore all existing posts to make sure you’re not posting about an issue that has already been discussed.
You can report bugs and feature requests on GitHub. This is also a good place to discuss architecture decisions and things that aren’t yet covered by the documentation. Please refer to the "Contributing to Mudita Center" article for more details.
When contributing code or documentation changes please follow the guidelines inside the "Development workflow" article.
The Mudita Center changelog is regularly updated by the core development team.
Mudita Center is licensed under GNU GPLv3.
As a Mudita we take care of the security of your data. All data we are collecting are hidden. If you will add a new query in request path, that contains sensitive data, you need to add it to scrubFields array in logger.ts
You'll need access to the following services in order to develop the app.
Service | Description | URL |
---|---|---|
Codecov | Code coverage reporter and static code validator. | https://codecov.io/ |