Skip to content

dixonsiu/app-uc-unit-manager

 
 

Repository files navigation

Unit Manager

Unit Manager is a GUI tool that helps manage Personium Cells on any Personium Unit.

How to use

There are 3 options to use Unit Manager.

1. Served by your web server

In preparation.

2. Deploying to Personium Cell

In preparation.

3. Using a standalone application

You can download pre-build binary from Releases.

After extracting downloaded zip, you can launch Unit Manager application.

A simple use case

Perform the following procedures to create a folder and upload a file to the folder. Then, delete the file and the folder.

Demo video on YouTube

  1. Logon to the Unit Manager.
  2. Click [main] to show the content of the main box.
  3. Hover over the "Create" button and select "Folder" from the popup menu.
    "Create Folder" dialog will be displayed.
  4. Enter folder name.
  5. Click the "Create" button on the bottom right corner of the dialog.
  6. Click the link of the newly created folder to display the content.
  7. Click "Upload" to upload a file.
  8. Select the file and click the garbage bin icon to delete it.
  9. Go up one folder using the breadcrumb navigation.
  10. Select the folder and click the garbage bin icon to delete it.

License

Personium Unit Manager is licensed under the Apache License, Version 2.0. See LICENSE

About

Unit Manager and Cell Manager are GUI tools that helps you manage Personium cell(s).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.6%
  • HTML 13.7%
  • CSS 11.7%