popod

Results 18 issues of popod

This is a really cool app ! Thanks Allow to enable/disable by a simple clic on the menubar icon like with [KeepingYouAwake](https://github.com/newmarcel/KeepingYouAwake) for exemple.

It will be very useful to allow providers with irregular working hours to better and easily define their working plans. I've two ideas: 1. Allow to define multiple schedules. Example...

Customers should receive emails when they have a new appointment or when one of their appointment is updated. But this is not useful to "spam" customers with emails for all...

enhancement

From the backend, if an appointment is edited with a new customer, I think that we should send a "cancel appointment" email to the old customer and a "new appointment"...

enhancement

On macOS each times I manually enable/disable sleep, a notification appears.. It will be really nice to allow us to disable this. For now I've disabled all KeepingYouAwake notifications. Thank...

enhancement

It will be a great idea to use HTTPS by default for links without protocol. Or at least add an option to enable this feature. Actual ```sh www.test.com -> http://www.test.com...

This is the same idea as #152, but without any code changes.

Use [electron-builder](https://github.com/electron-userland/electron-builder) to package your app for macOS, Windows and Linux.

How to simply translate all the texts of the app (based on the OS locales ?).

It will be pretty cool to talk about the start-up of an Electron app: - witch event is trigged at witch time (sync or async) - where to put app...