Skip to content

Commit

Permalink
feat: add new software entries for IINA, Ice, Rclone, and stats with …
Browse files Browse the repository at this point in the history
…installation instructions

close #21
  • Loading branch information
leoli0605 committed Jul 25, 2024
1 parent 18b4b73 commit f27a208
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion packageData.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,24 @@
},
"type": "enable"
},
"IINA": {
"description": "macOS 的影片播放器",
"install": {
"linux": "",
"mac": "brew install --cask iina",
"windows": ""
},
"type": "enable"
},
"Ice": {
"description": "Ice is a powerful menu bar management tool for macOS",
"install": {
"linux": "",
"mac": "brew install jordanbaird-ice",
"windows": ""
},
"type": "enable"
},
"Inkscape": {
"description": "免費向量繪圖軟體,類似 Adobe Illustrator",
"install": {
Expand Down Expand Up @@ -632,6 +650,15 @@
},
"type": "enable"
},
"Rclone": {
"description": "雲端檔案同步工具",
"install": {
"linux": "",
"mac": "brew install rclone",
"windows": ""
},
"type": "disable"
},
"Revo Uninstaller": {
"description": "Windows 的軟體卸載工具",
"install": {
Expand Down Expand Up @@ -675,7 +702,7 @@
"mac": "brew install --cask vlc",
"windows": "choco install vlc -y"
},
"type": "enable"
"type": "disable"
},
"ffmepg": {
"description": "影片處理 CLI 工具",
Expand All @@ -686,6 +713,15 @@
},
"type": "enable"
},
"stats": {
"description": "macOS system monitor in your menu bar",
"install": {
"linux": "",
"mac": "brew install stats",
"windows": ""
},
"type": "enable"
},
"ttc-source-han-serif": {
"description": "思源宋體",
"install": {
Expand Down

0 comments on commit f27a208

Please # to comment.