https://github.com/beenotung/zeronet-profile-chooser
Android App to switch ZeroNet credential
https://github.com/beenotung/zeronet-profile-chooser
Last synced: 8 months ago
JSON representation
Android App to switch ZeroNet credential
- Host: GitHub
- URL: https://github.com/beenotung/zeronet-profile-chooser
- Owner: beenotung
- Created: 2018-02-18T18:17:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T21:12:39.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T05:42:03.580Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.09 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.asciidoc
Awesome Lists containing this project
README
= Zeronet Profile Chooser
Switch Zeronet account easily
== Motivation
It is trivial to switch between accounts on Zeronet.
One needs to use the file explorer to replace the users.json under a deep directory manually. There is a need to simplified the process.
== Convention
Different users.json will be placed under /mnt/sdcard/Android/data/net.mkg20001.zeronet/files/zero/data/ followed by the username.
For examples:
- users.json.alice
- users.json.bob== Reminder
You need to restart the Zeronet daemon after switching account for it to take effect.
== Future Features
- Add Chinese support
- Import account from other directory (e.g. Downloads)
- Import account over the network== Release Channel
* https://play.google.com/store/apps/details?id=com.github.beenotung.zeronet_profile_chooser[Google Play]
* https://ipfs.io/ipfs/QmXVR2AkTwaSDxcuF7Py3KBnxYp9GozkN7giXVvhwPfdFS/app-release-signed.apk[IPFS]
* https://zeronet-profile-chooser.surge.sh/app-release-signed.apk[Surge CDN]== Discussion Channel
* http://127.0.0.1:43110/Talk.ZeroNetwork.bit/?Topic:1519162899_1DLBhCccN3MbM5YmzNS2UfBzDkEZkGZtVg[ZeroTalk]