
Simple Prayertime reminder is a simple muslim prayertime reminder app for desktop. It has prayer times schedule and customizable reminder, export schedule, adhan player, and qibla direction. Made using electron with react electron boilerplate.
The Simple Prayertime Reminder is an intuitive desktop application designed specifically for Muslims seeking a convenient way to manage their prayer times. With its straightforward interface and essential features, this app serves as a helpful tool for ensuring that users can observe their daily prayers on time. The app not only schedules prayer times but also provides customizable reminders, making it an ideal companion for those with busy lifestyles.
In addition to the core functionality, the Simple Prayertime Reminder includes features such as an adhan player and Qibla direction, enriching the user experience. Built on modern technology with an Electron framework and React setup, this app boasts a seamless performance that is easy to navigate for users of all levels.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.