Originally developed by SHARE Charity UK, SikhiToTheMax has become a de facto standard for Keertans and Gurdwaras around the world to display Gurbani on screens for Sangat to join into the depth of Gurbani and translations.
SikhiToTheMax is now developed by Khalis Foundation as Seva to the Panth and Khalis Foundation is working hard to ensure it lives up to its name. Khalis Foundation Sevadaars are currently working hard to build a newer version of SikhiToTheMax app using modern technologies.
Download: https://khalisfoundation.org/portfolio/sikhitothemax/
Developer: Khalis Foundation and sevadars (see committers for more details)
Acknowledgements: Bhai Tarsem Singh UK, SHARE UK, Khalis Foundation, Khalsa Foundation UK, Dr. Sant Singh Khalsa, Dr. Kulbir Singh Thind
- Clone repository
- Run
npm install
in the repository root - Create
.env
and add the variableGA_MEASUREMENT_ID=<G-XXXXXXXXX>
andGA_API_SECRET=<XXXXXXXXXXXX>
- Run
npm start
in the repository root
Create the app package for your system:
- macOS - Run
npm run pack:mac
- Windows 64-bit - Run
npm run pack:win
- Windows 32-bit - Run
npm run pack:win32
- Linux/Ubuntu 64-bit - Run
npm run pack:linux
Please see CONTRIBUTING.md