An open API service indexing awesome lists of open source software.

https://github.com/xcodebuild/nativefier-apps

Build apps with nativefier & github actions
https://github.com/xcodebuild/nativefier-apps

Last synced: 10 months ago
JSON representation

Build apps with nativefier & github actions

Awesome Lists containing this project

README

          

# nativefier-apps
Build apps with nativefier & github actions

## App List

- 开黑啦:https://kaiheila.cn
- inoreader: https://www.inoreader.com
- flomo: https://flomoapp.com

## Download

Download from [https://nightly.link/xcodebuild/nativefier-apps/workflows/ci/main](https://nightly.link/xcodebuild/nativefier-apps/workflows/ci/main)

## Tips for macOS users

打开时如果提示文件已损坏,需要执行

If the prompt file is corrupted when opening, you need to execute

```
sudo xattr -rd com.apple.quarantine /Applications/{{Your app name}}.app
```