{"id":14956391,"url":"https://github.com/codenoid/pc-auth-notifier","last_synced_at":"2025-10-24T09:30:47.184Z","repository":{"id":57565809,"uuid":"338530930","full_name":"codenoid/pc-auth-notifier","owner":"codenoid","description":"Someone tried to unlock your device","archived":false,"fork":false,"pushed_at":"2021-03-11T04:06:14.000Z","size":2030,"stargazers_count":65,"open_issues_count":1,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-29T09:37:59.414Z","etag":null,"topics":["fcm-notifications","flutter","flutter-apps","golang","security"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codenoid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-13T08:34:08.000Z","updated_at":"2024-12-12T05:36:19.000Z","dependencies_parsed_at":"2022-09-03T11:20:24.359Z","dependency_job_id":null,"html_url":"https://github.com/codenoid/pc-auth-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fpc-auth-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fpc-auth-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fpc-auth-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fpc-auth-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenoid","download_url":"https://codeload.github.com/codenoid/pc-auth-notifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237944101,"owners_count":19391588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fcm-notifications","flutter","flutter-apps","golang","security"],"created_at":"2024-09-24T13:12:57.466Z","updated_at":"2025-10-24T09:30:41.790Z","avatar_url":"https://github.com/codenoid.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg align=\"right\" width=\"100\" height=\"100\" src=\"https://github.com/codenoid/pc-auth-notifier/blob/master/assets/icon.png?raw=true\"\u003e\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/codenoid/pc-auth-notifier)](https://goreportcard.com/report/github.com/codenoid/pc-auth-notifier)\n# PC Auth Notifier\n\n\u003e Someone tried to unlock your device\n\nI made this project because I want to learn flutter by myself, unfortunately I can't use my [XPS camera with Ubuntu 20.04](https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1) so I use the hamster picture, this project intended for educational purpose.\n\n\u003cimg align=\"center\" width=\"100%\"  src=\"https://github.com/codenoid/pc-auth-notifier/blob/master/assets/full.jpg?raw=true\"\u003e\n\n## Building Notes\n\n1. `systray` platform notes, [read here](https://github.com/getlantern/systray#platform-notes)\n2. To create onesignal application, you need to create FCM project\n3. anything else about onesignal are written on .go file as comment\n4. Tested on Linux/Ubuntu 20.04\n5. No special build args/command\n\n## Project Structure\n| Folder          \t| Description                                                                                        \t|\n|-----------------\t|----------------------------------------------------------------------------------------------------\t|\n| assets          \t| Contain project assets                                                                             \t|\n| gateway-server  \t| HTTP Server for receiving and providing authentication log and generating push notification        \t|\n| pc-client       \t| Act as auth/log reporter, if there is new auth log, pc-client will send log data to gateway-server \t|\n| mobile_flutter  \t| the mobile app                                                                                     \t|\n| shared-packages \t| Go shared packages ?                                                                               \t|\n\n## Tech Stack :rocket:\n|\u003cimg src=\"https://cdn.jsdelivr.net/npm/programming-languages-logos/src/go/go.png\" width=60\u003e | \u003cimg src=\"https://cdn.worldvectorlogo.com/logos/flutter-logo.svg\" width=60\u003e | \u003cimg src=\"https://cdn.icon-icons.com/icons2/2699/PNG/512/sqlite_logo_icon_169724.png\" width=60\u003e | \u003cimg src=\"https://lh3.googleusercontent.com/gTcqItI2CmrA87EpCXGKOtp1jHF4xqYcimQ0je_sgDfLgttr8GSquvJgQmOqKlBZnOAk2gGeRpM=w240-h240\" width=60\u003e | \u003cimg src=\"https://onesignal-blog.s3.amazonaws.com/2018/Aug/onesignal-1534463753064.png\" width=60\u003e | \u003cimg src=\"https://seeklogo.com/images/U/ubuntu-logo-8FDEC6A07B-seeklogo.com.png\" width=60\u003e |\n|:---:|:---:|:---:|:---:|:---:|:---:|\n\n\n## App Flow Screenshot :camera:\n\n| Type               \t| Image                                                                               \t|\n|--------------------\t|-------------------------------------------------------------------------------------\t|\n| Tray Content       \t| ![](https://github.com/codenoid/pc-auth-notifier/blob/master/assets/5.png?raw=true) \t|\n| Scan QR-CODE       \t| \u003cimg align=\"center\" width=\"300\"  src=\"https://github.com/codenoid/pc-auth-notifier/blob/master/assets/1.jpg?raw=true\"\u003e \t|\n| Scanned Machine ID \t|\u003cimg align=\"center\" width=\"300\"  src=\"https://github.com/codenoid/pc-auth-notifier/blob/master/assets/2.jpg?raw=true\"\u003e |\n| New Notification   \t|\u003cimg align=\"center\" width=\"300\"  src=\"https://github.com/codenoid/pc-auth-notifier/blob/master/assets/3.jpg?raw=true\"\u003e |\n| Log List           \t|\u003cimg align=\"center\" width=\"300\"  src=\"https://github.com/codenoid/pc-auth-notifier/blob/master/assets/4.jpg?raw=true\"\u003e |\n\n## Credits\n\nThe Go Viking logo are created by [Ashley McNamara](https://github.com/ashleymcnamara)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fpc-auth-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenoid%2Fpc-auth-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fpc-auth-notifier/lists"}