mudita-center
mudita-center copied to clipboard
Mudita Center Electron App. Expand and update the features of Mudita Pure, while using your computer.
Mudita Center
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!
Key features
- updating MuditaOS
- creating backups
- managing contacts and messages from your desktop
- enabling using Mudita Pure as a mobile hotspot
- Windows, macOS, Linux support
Coming soon
- 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
Table of contents
-
Mudita Center
-
Key features
- Coming soon
- Table of contents
- Quickstart
- Scripts
-
Contributing
- Discussions
- Reporting bugs and feature requests
- Development workflow
- Changelog
- License
- Hiding sensitive data
- Services
-
Key features
Quickstart
You can quickstart the project by going through the "Quickstart" article.
Scripts
Take a look at the list of available npm Scripts.
Contributing
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.
Discussions
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.
Reporting bugs and feature requests
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.
Development workflow
When contributing code or documentation changes please follow the guidelines inside the "Development workflow" article.
Changelog
The Mudita Center changelog is regularly updated by the core development team.
License
Mudita Center is licensed under GNU GPLv3.
Hiding sensitive data
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
Services
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/ |