Skip to content

Commit

Permalink
Personal use
Browse files Browse the repository at this point in the history
1. add Cubox, Elicit, Spotify, Feishu docs & minutes
2. build aarch64-apple-darwin only
  • Loading branch information
sirius60111 committed Jan 28, 2023
1 parent 7081a9c commit f394a28
Show file tree
Hide file tree
Showing 72 changed files with 8 additions and 42 deletions.
34 changes: 3 additions & 31 deletions .github/workflows/pake_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,12 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
build: [linux, windows, macos]
build: [macos]
include:
- build: linux
os: ubuntu-20.04
rust: stable
target: x86_64-unknown-linux-musl
# archive-name: target-linux.tar.gz
- build: windows
os: windows-latest
rust: stable-x86_64-msvc
target: x86_64-pc-windows-msvc
# archive-name: target-windows.tar.gz
- build: macos
os: macos-latest
rust: stable
target: x86_64-apple-darwin
target: aarch64-apple-darwin
# archive-name: target-macos.tar.gz
fail-fast: false

Expand All @@ -46,28 +36,10 @@ jobs:
profile: minimal
override: true
target: ${{ matrix.target }}

- name: install dependencies (ubuntu only)
if: matrix.os == 'ubuntu-20.04'
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: libwebkit2gtk-4.0-dev build-essential curl wget libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
version: 1.1

- name: build for Ubuntu
if: matrix.os == 'ubuntu-20.04'
run: npm run build:all-unix

- name: build for MacOS
if: matrix.os == 'macos-latest'
run: |
rustup target add aarch64-apple-darwin
npm run build:all-unix
- name: build for windows
if: matrix.os == 'windows-latest'
run: |
npm run build:all-windows
run: npm run build:all-unix

- name: Upload files
env:
Expand Down
16 changes: 5 additions & 11 deletions app.csv
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name(Linux),name(Mac/Windows),name_zh,url
twitter,Twitter,推特,https://twitter.com/
youtube,YouTube,YouTube,https://youtube.com
reference,Reference,Reference,https://wangchujiang.com/reference/index.html
code,Code,Code,https://riju.codes/
yuque,YuQue,语雀,https://www.yuque.com/
chatgpt,ChatGPT,ChatGPT,https://chat.openai.com/chat
flomo,Flomo,浮墨,https://v.flomoapp.com/mine
qwerty,Qwerty,Qwerty,https://qwerty.kaiyi.cool/
zlibrary,ZLibrary,ZLibrary,https://x.zeuslib.com
lizhi,LiZhi,李志,https://lizhi.turkyden.com/?from=pake
weread,WeRead,微信阅读,https://weread.qq.com/
cubox,Cubox,Cubox,https://cubox.pro/my/all
elicit,Elicit,Elicit,https://elicit.org
spotify,Spotify,Spotify,https://open.spotify.com
feishudocs,FeishuDocs,飞书云文档,https://www.feishu.cn/drive/home
feishuminutes,FeishuMinutes,飞书妙记,https://www.feishu.cn/minutes/home
Binary file removed src-tauri/icons/chatgpt.icns
Binary file not shown.
Binary file removed src-tauri/icons/code.icns
Binary file not shown.
Binary file added src-tauri/icons/cubox.icns
Binary file not shown.
Binary file added src-tauri/icons/elicit.icns
Binary file not shown.
Binary file added src-tauri/icons/feishudocs.icns
Binary file not shown.
Binary file added src-tauri/icons/feishuminutes.icns
Binary file not shown.
Binary file removed src-tauri/icons/flomo.icns
Binary file not shown.
Binary file removed src-tauri/icons/icon.icns
Binary file not shown.
Binary file removed src-tauri/icons/lizhi.icns
Binary file not shown.
Binary file removed src-tauri/icons/qwerty.icns
Binary file not shown.
Binary file removed src-tauri/icons/reference.icns
Binary file not shown.
Binary file added src-tauri/icons/spotify.icns
Binary file not shown.
Binary file removed src-tauri/icons/tool.icns
Binary file not shown.
Binary file removed src-tauri/icons/twitter.icns
Binary file not shown.
Binary file removed src-tauri/icons/weread.icns
Binary file not shown.
Binary file removed src-tauri/icons/witeboard.icns
Binary file not shown.
Binary file removed src-tauri/icons/youtube.icns
Binary file not shown.
Binary file removed src-tauri/icons/yuque.icns
Binary file not shown.
Binary file removed src-tauri/icons/zlibrary.icns
Binary file not shown.
Binary file removed src-tauri/png/chatgpt_256.ico
Binary file not shown.
Binary file removed src-tauri/png/chatgpt_32.ico
Binary file not shown.
Binary file removed src-tauri/png/chatgpt_512.png
Binary file not shown.
Binary file removed src-tauri/png/code_256.ico
Binary file not shown.
Binary file removed src-tauri/png/code_32.ico
Binary file not shown.
Binary file removed src-tauri/png/code_512.png
Binary file not shown.
Binary file added src-tauri/png/cubox_256.ico
Binary file not shown.
Binary file added src-tauri/png/cubox_32.ico
Binary file not shown.
Binary file added src-tauri/png/cubox_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src-tauri/png/elicit_256.ico
Binary file not shown.
Binary file added src-tauri/png/elicit_32.ico
Binary file not shown.
Binary file added src-tauri/png/elicit_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src-tauri/png/feishudocs_256.ico
Binary file not shown.
Binary file added src-tauri/png/feishudocs_32.ico
Binary file not shown.
Binary file added src-tauri/png/feishudocs_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src-tauri/png/feishuminutes_256.ico
Binary file not shown.
Binary file added src-tauri/png/feishuminutes_32.ico
Binary file not shown.
Binary file added src-tauri/png/feishuminutes_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src-tauri/png/flomo_256.ico
Binary file not shown.
Binary file removed src-tauri/png/flomo_32.ico
Binary file not shown.
Binary file removed src-tauri/png/flomo_512.png
Binary file not shown.
Binary file removed src-tauri/png/icon_256.ico
Binary file not shown.
Binary file removed src-tauri/png/icon_32.ico
Binary file not shown.
Binary file removed src-tauri/png/icon_512.png
Binary file not shown.
Binary file removed src-tauri/png/lizhi_256.ico
Binary file not shown.
Binary file removed src-tauri/png/lizhi_32.ico
Binary file not shown.
Binary file removed src-tauri/png/lizhi_512.png
Binary file not shown.
Binary file removed src-tauri/png/qwerty_256.ico
Binary file not shown.
Binary file removed src-tauri/png/qwerty_32.ico
Binary file not shown.
Binary file removed src-tauri/png/qwerty_512.png
Binary file not shown.
Binary file removed src-tauri/png/reference_256.ico
Binary file not shown.
Binary file removed src-tauri/png/reference_32.ico
Binary file not shown.
Binary file removed src-tauri/png/reference_512.png
Binary file not shown.
Binary file added src-tauri/png/spotify_256.ico
Binary file not shown.
Binary file added src-tauri/png/spotify_32.ico
Binary file not shown.
Binary file added src-tauri/png/spotify_512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src-tauri/png/twitter_256.ico
Binary file not shown.
Binary file removed src-tauri/png/twitter_32.ico
Binary file not shown.
Binary file removed src-tauri/png/twitter_512.png
Binary file not shown.
Binary file removed src-tauri/png/weread_256.ico
Binary file not shown.
Binary file removed src-tauri/png/weread_32.ico
Binary file not shown.
Binary file removed src-tauri/png/weread_512.png
Binary file not shown.
Binary file removed src-tauri/png/youtube_256.ico
Binary file not shown.
Binary file removed src-tauri/png/youtube_32.ico
Binary file not shown.
Binary file removed src-tauri/png/youtube_512.png
Binary file not shown.
Binary file removed src-tauri/png/yuque_256.ico
Binary file not shown.
Binary file removed src-tauri/png/yuque_32.ico
Binary file not shown.
Binary file removed src-tauri/png/yuque_512.png
Binary file not shown.
Binary file removed src-tauri/png/zlibrary_256.ico
Binary file not shown.
Binary file removed src-tauri/png/zlibrary_32.ico
Binary file not shown.
Binary file removed src-tauri/png/zlibrary_512.png
Binary file not shown.

0 comments on commit f394a28

Please sign in to comment.