Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add real-time visualization of peers #17

Open
benhylau opened this issue Jan 22, 2015 · 2 comments
Open

Add real-time visualization of peers #17

benhylau opened this issue Jan 22, 2015 · 2 comments

Comments

@benhylau
Copy link
Member

On the Me page, we want to show a node graph to represent the all the direct connections to your phone. It gives an idea of how well-connect you are to the mesh network at the moment. Some relevant information may include:

  • Last four bytes of your peer's address as in fc00.org
  • The peering protocol expressed in colour code (e.g. IPTunnel, BT)

I am thinking a WebView loading a local JS implementation like this will do. See discussion on this topic here #16.

@sssemil
Copy link
Contributor

sssemil commented Jul 22, 2017

@benhylau, do you have something to get nodes' graph in the app?

@benhylau
Copy link
Member Author

Not the UI, but I think you can get the data with this:
https://github.com/hyperboria/android/blob/develop/src/main/java/berlin/meshnet/cjdns/AdminApi.java#L229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants