Giter VIP home page Giter VIP logo

hcadmin-proto-gui's Introduction

HCAdmin Proto GUI

Status: Proto. Testing Completed.

This HCAdmin is to manages Holochain application for the Holochain-proto

To Check out the HCAdmin for Holochain-rust please use the New HCAdmin

Purpose:

This is an desktop application to to manage your holochain application on your local machine. This is also the app that would track stats of each app that is running locally.

Preview:

HCAdmin-GUI

Design Decisions:

Read More :

How to run?

yarn install yarn dev

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

hcadmin-proto-gui's People

Contributors

jetttech avatar zo-el avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hcadmin-proto-gui's Issues

Detect running apps locally.

Using the hcadmin status command, you can find out the apps that are running.
Example:
screenshot from 2018-10-24 21-25-13

This needs to be displayed in the HCAdmin-GUI table.
Also, you would know what apps are bridged to which app. This needs to be displayed accordingly in the table.

Bridging Apps

This issue needs a script to run when a user decides to bridge an app
Steps:

hcadmin bridge Caller_App Callee_App bridge_zome

Installing App

This issue needs a script to run when a user decides to install an app
Steps:

  • Locate dna and ui files for the selected app
  • Build the app.
hcadmin join ./App-Folder App_Name
  • run app
hcd App_Name {PORT}

Tab or Link to the HApps Store

Create a way for people to download more apps by including a like or tab that redirects you to the HApps-Store web page.

A decision to be made:

  • How much integration of the HApps do we need in the HCAdmin?

Calculate Stats for each Holochain Apps that are running

According to this issue, we have to calculate or gather some stats for each app.
The diffrent stats are :

  • Source Chain Entries
  • Local DHT Entries
  • Disk Usage
  • CPU Usage
  • Network %
  • Action Icons
  • Current Port

More stats/ info could be added

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.