An open API service indexing awesome lists of open source software.

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.

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.