helloSystem / helloSystem/Utilities

Consider using system-wide askpass and app-placeholder instances

Open
#53 7 comments 0 reactions 1 assignee Claimed by @probonopd View on GitHub
Dominant language
Python
Stars
29
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Following https://github.com/helloSystem/ISO/commit/d12eb2f1af324a3c1a57889cc30bea9639503a62 we can consider using system-wide instances instead of bundling them privately inside each placeholder `.app` bundle:

```
/usr/local/bin/askpass
/usr/local/libexec/app-placeholder
```

Doing so would increase maintainability (less duplication) at the expense of making the placeholder `.app` bundles run only on helloSystem (or any system that ships the above).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.