https://github.com/srijanmukherjee/secure-sms-dashboard
I want to see my sms in a web dashboard.
https://github.com/srijanmukherjee/secure-sms-dashboard
Last synced: 2 months ago
JSON representation
I want to see my sms in a web dashboard.
- Host: GitHub
- URL: https://github.com/srijanmukherjee/secure-sms-dashboard
- Owner: srijanmukherjee
- Created: 2024-09-11T12:44:07.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T13:27:54.000Z (6 months ago)
- Last Synced: 2025-01-26T14:11:20.423Z (4 months ago)
- Language: TypeScript
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure SMS dashboard
Get my sms's securely from my phone to a web dashboard in realtime
## Update (23-11-2024)
- This would only work for Android
- Facing issue keeping the service running even when the app is killed. I want it to keep listening to sms events even if the app is closed, kind of like an android service.
- Stopping the project for now, and will revisit when I have more information on this.