pc-auth-notifier
pc-auth-notifier copied to clipboard
Someone tried to unlock your device
PC Auth Notifier
Someone tried to unlock your device
I made this project because I want to learn flutter by myself, unfortunately I can't use my XPS camera with Ubuntu 20.04 so I use the hamster picture, this project intended for educational purpose.
Building Notes
systrayplatform notes, read here- To create onesignal application, you need to create FCM project
- anything else about onesignal are written on .go file as comment
- Tested on Linux/Ubuntu 20.04
- No special build args/command
Project Structure
| Folder | Description |
|---|---|
| assets | Contain project assets |
| gateway-server | HTTP Server for receiving and providing authentication log and generating push notification |
| pc-client | Act as auth/log reporter, if there is new auth log, pc-client will send log data to gateway-server |
| mobile_flutter | the mobile app |
| shared-packages | Go shared packages ? |
Tech Stack :rocket:
![]() |
![]() |
![]() |
|---|
App Flow Screenshot :camera:
| Type | Image |
|---|---|
| Tray Content | ![]() |
| Scan QR-CODE | ![]() |
| Scanned Machine ID | ![]() |
| New Notification | ![]() |
| Log List | ![]() |
Credits
The Go Viking logo are created by Ashley McNamara







