Sanatan Devotional Chant is a community-based open-source application that aims to promote and preserve the cultural and spiritual heritage of India. The app provides a platform to access various mantras, bhajans, and aartis with lyrics and audio, making it easy for users to immerse themselves in the spiritual experience.
- India as a country has been in existence from time unknown. However, in the recent years our history and culture has been tampered and modified in various ways. Now it's time that we ourselves take an initiative to build what we believe on.
- While there are many apps available in the market that offer devotional music and prayers, most of them come with bloated ads or are paid, providing a bad user experience.
- It is a problem that needs to be addressed, and we came up with a solution.
- Ad-Free Experience.
- Community Driven Platform, promoting contributions from everyone.
- Connect Individuals with their roots.
- & more
We appreciate all contributions from the community, and we would like everyone to contribute whether it's code or no-code.
- Raise Issues and Bugs
- Review our project and provide us feedback
- Suggest new features and improvements
- Add a new mantra/bhajan/aarti
- Improve lyrics of a pre-existing item
- Code based Contribution (Flutter)
- Prepare the
mp3
file from any source or platform. - Upload the
mp3
file to Terabyte and get the raw link. - Raise an issue select the
Add Mantra/Bhajan/Aarti
option. - Fill the following data:
title: (name) singer: (singer/singers name) audioUrl: (terabyte .mp3 url) source: (From where you got the song) image: (Image related to the song (URL)) lyrics: (Link to the website where lyrics are available)
- Fork the repository
- Create your feature branch (
git checkout -b feature/YourFeatureName
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/YourFeatureName
) - Open a pull request
To install Sanatan Devotional Chant, follow the steps below:
- Clone the repository (
git clone https://github.com/your-username/sanatan-devotional-chant.git
) - Install the required dependencies (
flutter pub get
) - Start the app (
flutter run
)
Distributed under the AGPLv3 License. See LICENSE.md for more information.