wailsapp / awesome-wails

⭐ A carefully selected list of Wails applications
MIT License
392 stars 42 forks source link

add owlly to project list #11

Closed developerasun closed 1 year ago

developerasun commented 1 year ago

I'm a maintainer of project Owlly. Owlly is a file-based .env change notifier for your slack team, making collaboration easier.

demo

I developed this software to solve .env sync problem within a team. For example, when AWS environment variable changes and the developer forgot to let other teammates know this change, all of sudden 'build is broken'.

I saw this prolbem happens between backend developer and front end developer in my team. And the poor front end developer had to troubleshoot for a few hours what went wrong.

Owlly will check .env changes and send slack DM automatically if some updates have been made.

It is based on Wails, React, and Typescript, supporting Windows 10, Mac OS (intel chip, M1)

leaanthony commented 1 year ago

Looks great!