patri9ck / a2ln-app

A way to display Android phone notifications on Linux (App)
GNU General Public License v3.0
83 stars 7 forks source link

Send app name #28

Closed patri9ck closed 1 year ago

patri9ck commented 1 year ago

This PR makes the app send the notification's app name to the server.

Additionally, it contains some code improvements like the usage of Optional and it fixes the license header.