Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Prepare for archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Mar 29, 2024
1 parent db699ef commit 896c6c2
Showing 1 changed file with 1 addition and 30 deletions.
31 changes: 1 addition & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1 @@
> **Check out the main project repository [safing/portmaster](https://github.com/safing/portmaster)**
# Portmaster UI

This repo holds all the UI related components for the [portmaster](https://github.com/safing/portmaster).
Please refer to that repo for an overview of this project and a screenshot tour of the UI.

### Repo structure

- `app`: Thin web wrapper app to run the UI modules.
- `assets`: UI assets used by multiple modules.
- `dist`: All built parts end up here.
- `modules`: UI modules based on web technologies.
- `notifier`: Tray/menu icon and prompting program.

### Building

Running the `pack` script in the root directory will build all UI components for all supported systems (you must be on linux).

The output in the `dist` directory will look something like this:

```
all/ui/modules/assets_v0-1-1.zip
all/ui/modules/base_v0-1-1.zip
all/ui/modules/monitor_v0-1-1.zip
all/ui/modules/profilemgr_v0-1-1.zip
all/ui/modules/settings_v0-1-1.zip
[OS]_[ARCH]/app/portmaster-ui_v0-1-1
[OS]_[ARCH]/notifier/portmaster-notifier_v0-1-1
```
# Moved to [github.com/safing/portmaster](https://github.com/safing/portmaster)/[desktop](https://github.com/safing/portmaster/tree/develop/desktop)

0 comments on commit 896c6c2

Please sign in to comment.