Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flyingrub/securekey
Android Client (WIP) wich connect to https://github.com/flyingrub/tornadoor
https://github.com/flyingrub/securekey
Last synced: 16 days ago
JSON representation
Android Client (WIP) wich connect to https://github.com/flyingrub/tornadoor
- Host: GitHub
- URL: https://github.com/flyingrub/securekey
- Owner: flyingrub
- Created: 2015-03-02T14:39:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-14T17:46:53.000Z (about 9 years ago)
- Last Synced: 2024-10-11T00:49:34.054Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 3.13 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SecureKey
Android Client (WIP) which connects to a custom WebSocket Server to open a door connected to the internet.## What is this ?
This project is the android client which can communicate to a SecureWebSocket with self-signed certificate.
It use [Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket).
For more information on the project check the server git : [Tonadoor](https://github.com/flyingrub/tonadoor)## ToDO :
* Settings : import keystore manually.
* Settings : Choose a custom colr for the entire interface.
* (Trigger multiple Gpio on the Server)