Skip to content

Commit c72321e

Browse files
chore: update all-apps.json
1 parent ee490c2 commit c72321e

5 files changed

Lines changed: 330 additions & 0 deletions

File tree

all-apps.json

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,30 @@
3030
}
3131
]
3232
},
33+
{
34+
"name": "AnimeFlow",
35+
"bundleIdentifier": "com.ligg.anime_flow",
36+
"developerName": "openAnimeFlow",
37+
"subtitle": "跨平台动漫视频播放器,支持多数据源、实时 4K 超分辨率与弹幕",
38+
"localizedDescription": "AnimeFlow 是一个跨平台动漫视频播放应用,支持 Android、iOS、Windows、macOS 与 Linux。内置多数据源与自定义 XPath 爬虫配置,支持基于 Anime4K 的实时视频 4K 超分辨率,对接 Bangumi 同步收藏与追番数据,并支持多平台弹幕源与丰富的弹幕设置。",
39+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/icon.png",
40+
"screenshots": [
41+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/home.png",
42+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/detail.png",
43+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/comment.png"
44+
],
45+
"tintColor": "#124EB3",
46+
"versions": [
47+
{
48+
"version": "2.2.2",
49+
"date": "2026-08-01",
50+
"localizedDescription": "### 🔄 更新内容\r\n\r\n## 2.2.2 更新\r\n\r\n- 修复视频资源搜索时可能需要多次重试才有结果\r\n- 支持多语言(英语、繁体中文、简体中文)\r\n- 系统架构优化\r\n\r\n---\r\n\r\n### 📦 下载\r\n- 每个设备的安装包后缀: ``苹果手机(.ipa)、 安卓手机(.apk)、windows电脑(.zip)、mac电脑(.dmg)、linux电脑(.tar.gz或.deb)``\r\n- android分多个包: ``v7a(旧手机)、arm64(新手机,推荐用这个)、x86(模拟器) ``\r\n- windows分多个包: ``.zip(解压直接使用)、.exe(安装后使用) ``",
51+
"downloadURL": "https://github.com/openAnimeFlow/AnimeFlow/releases/download/v2.2.2/AnimeFlow-ios-2.2.2.ipa",
52+
"size": 22155735,
53+
"minOSVersion": "13.0"
54+
}
55+
]
56+
},
3357
{
3458
"name": "Apollo for Reddit - GLASS",
3559
"bundleIdentifier": "com.christianselig.Apollo",
@@ -201,6 +225,30 @@
201225
}
202226
]
203227
},
228+
{
229+
"name": "Musly",
230+
"bundleIdentifier": "com.dddevid.musly",
231+
"developerName": "dddevid",
232+
"subtitle": "Free Navidrome client & Subsonic music player",
233+
"localizedDescription": "Musly is a free Navidrome client and Subsonic music player with an Apple Music-inspired interface. Stream your self-hosted library from Navidrome, Subsonic, or Airsonic servers on iOS, Android, desktop, and more.",
234+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/icon.png",
235+
"screenshots": [
236+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/home.png",
237+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/detail.png",
238+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/player.png"
239+
],
240+
"tintColor": "#FA243C",
241+
"versions": [
242+
{
243+
"version": "1.0.13",
244+
"date": "2026-05-10",
245+
"localizedDescription": "## 🎉 Musly v1.0.13\n\n### 📦 Downloads\n\n**Android:**\n- `app-release.apk` (universal APK for all devices)\n\n**iOS:**\n- `musly-ios.ipa` (sideload with AltStore, Sideloadly, or similar — not signed)\n\n**Windows:**\n- `musly-setup.exe` (setup installer, run to install Musly)\n- `musly-windows.zip` (portable version, extract and run)\n\n**macOS:**\n- `musly-macos.dmg` (drag Musly.app to Applications — not notarized)\n\n**Linux:**\n- `musly-linux-x64.tar.gz` (extract and run musly)\n\n### 📝 Changelog\nSee [CHANGELOG.md](https://github.com/dddevid/Musly/blob/master/CHANGELOG.md)\n\n### 🌍 Translations\nContribute translations at [Crowdin](https://crowdin.com/project/musly)",
246+
"downloadURL": "https://github.com/dddevid/Musly/releases/download/v1.0.13/musly-ios.ipa",
247+
"size": 13684403,
248+
"minOSVersion": "15.0"
249+
}
250+
]
251+
},
204252
{
205253
"name": "PiliPlus",
206254
"bundleIdentifier": "com.example.PiliPlus",
@@ -296,9 +344,69 @@
296344
"minOSVersion": "14.0"
297345
}
298346
]
347+
},
348+
{
349+
"name": "VeneraNext",
350+
"bundleIdentifier": "com.github.cyrilpeng.veneranext",
351+
"developerName": "CyrilPeng",
352+
"subtitle": "跨平台漫画阅读器",
353+
"localizedDescription": "基于 Flutter 的跨平台漫画阅读器,支持本地漫画、WebDAV 漫画源与第三方网络漫画源,支持 Android、iOS、Windows、Linux、macOS 平台。",
354+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/icon.png",
355+
"screenshots": [
356+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/home.png",
357+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/reader.png",
358+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/detail.png"
359+
],
360+
"tintColor": "#2090E0",
361+
"versions": [
362+
{
363+
"version": "1.14.2",
364+
"buildVersion": "220",
365+
"date": "2026-08-07",
366+
"localizedDescription": "### 新增\n\n- 收藏页新增独立的封面画廊模式,支持自动或 2~6 列布局,并在本地收藏与网络收藏之间保持一致。\n\n### 修复\n\n- 修复阅读器中手动收藏章节封面后无法取消收藏的问题,同时继续保护收藏其他图片时自动补入的封面。\n- 修复 WebDAV 漫画详情只显示前三章的问题;升级后会自动识别并重建受影响版本生成的旧缓存。",
367+
"downloadURL": "https://github.com/CyrilPeng/Venera-Next/releases/download/v1.14.2/VeneraNext-ios-1.14.2%2B220.ipa",
368+
"size": 19316858,
369+
"minOSVersion": "14.0"
370+
}
371+
]
372+
},
373+
{
374+
"name": "YouProEXTRA",
375+
"bundleIdentifier": "com.google.ios.youtube",
376+
"developerName": "alibusut",
377+
"subtitle": "YouTube mod with customizable tweaks",
378+
"localizedDescription": "YouPro mod of YouTube for iOS. Includes no ads, background playback, downloads, iSponsorBlock, PiP, and a host of customizable tweaks.",
379+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/YouProEXTRA/icon.png",
380+
"screenshots": [
381+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/YouProEXTRA/images/list.jpg",
382+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/YouProEXTRA/images/play.jpg"
383+
],
384+
"tintColor": "#FF0000",
385+
"versions": [
386+
{
387+
"version": "youproextra-ipa2",
388+
"buildVersion": "21.24.3",
389+
"date": "2026-08-16",
390+
"localizedDescription": "### Latest Stable Release, ENJOY!!\r\n> [!NOTE]\r\n> - Bundled with **YTUHD**\r\n> - - -\r\n> #### Extra Tweaks:\r\n> - `YouPip` `YTUHD` `YouSlider` `YTSilentVote` `YTweaks` `YouSpeed` `YouMute` `YouLoop` `YTABConfig` `YouQuality` `YouChooseQuality` `YouGetCaption` \r\n> - `Return-YouTube-Dislikes` `DontEatMyContent` `Open in YouTube (Safari Extension)` `Gonerino`\r\n\r\n> [!WARNING]\r\n> - Limited Support for new YT versions.(+21.25.5). 21.24.3 is the latest build that works with extra tweaks.",
391+
"downloadURL": "https://github.com/mrdrvt99/YouProEXTRA/releases/download/youproextra-ipa2/YouProExtra_21.24.3_1.3.1.ipa",
392+
"size": 119894440,
393+
"minOSVersion": "16.0"
394+
}
395+
]
299396
}
300397
],
301398
"news": [
399+
{
400+
"appID": "com.google.ios.youtube",
401+
"title": "YouProEXTRA youproextra-ipa2",
402+
"identifier": "release-youproextra-ipa2",
403+
"caption": "YouProEXTRA youproextra-ipa2 is available.",
404+
"date": "2026-08-16T22:53:43Z",
405+
"tintColor": "#FF0000",
406+
"imageURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/YouProEXTRA/images/news.png",
407+
"notify": true,
408+
"url": "https://github.com/mrdrvt99/YouProEXTRA/releases/tag/youproextra-ipa2"
409+
},
302410
{
303411
"appID": "com.kodjodevf.mangayomi",
304412
"title": "Mangayomi 0.8.5",
@@ -354,6 +462,28 @@
354462
"notify": true,
355463
"url": "https://github.com/Apollo-Reborn/Apollo-Reborn/releases/tag/v1.15.11_3.5.1"
356464
},
465+
{
466+
"appID": "com.github.cyrilpeng.veneranext",
467+
"title": "VeneraNext 1.14.2",
468+
"identifier": "release-v1.14.2",
469+
"caption": "VeneraNext 1.14.2 is available.",
470+
"date": "2026-08-07T16:03:31Z",
471+
"tintColor": "#2090E0",
472+
"imageURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/news.png",
473+
"notify": true,
474+
"url": "https://github.com/CyrilPeng/Venera-Next/releases/tag/v1.14.2"
475+
},
476+
{
477+
"appID": "com.ligg.anime_flow",
478+
"title": "AnimeFlow 2.2.2",
479+
"identifier": "release-v2.2.2",
480+
"caption": "AnimeFlow 2.2.2 is available.",
481+
"date": "2026-08-01T19:52:57Z",
482+
"tintColor": "#124EB3",
483+
"imageURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/news.png",
484+
"notify": true,
485+
"url": "https://github.com/openAnimeFlow/AnimeFlow/releases/tag/v2.2.2"
486+
},
357487
{
358488
"appID": "app.ehpanda",
359489
"title": "EhPanda 2.8.1",
@@ -420,6 +550,17 @@
420550
"notify": true,
421551
"url": "https://github.com/OatmealDome/dolphin-ios/releases/tag/v5.0.0b6"
422552
},
553+
{
554+
"appID": "com.dddevid.musly",
555+
"title": "Musly 1.0.13",
556+
"identifier": "release-v1.0.13",
557+
"caption": "Musly 1.0.13 is available.",
558+
"date": "2026-05-10T21:58:16Z",
559+
"tintColor": "#FA243C",
560+
"imageURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/news.png",
561+
"notify": true,
562+
"url": "https://github.com/dddevid/Musly/releases/tag/v1.0.13"
563+
},
423564
{
424565
"appID": "com.utmapp.UTM",
425566
"title": "UTM 4.7.5",

apps/AnimeFlow/apps.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"name": "AnimeFlow",
3+
"subtitle": "AnimeFlow AltStore source by AltGallery & altgen",
4+
"description": "Auto-updated AltStore source for AnimeFlow",
5+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/icon.png",
6+
"website": "https://github.com/openAnimeFlow/AnimeFlow",
7+
"tintColor": "#124EB3",
8+
"apps": [
9+
{
10+
"name": "AnimeFlow",
11+
"bundleIdentifier": "com.ligg.anime_flow",
12+
"developerName": "openAnimeFlow",
13+
"subtitle": "跨平台动漫视频播放器,支持多数据源、实时 4K 超分辨率与弹幕",
14+
"localizedDescription": "AnimeFlow 是一个跨平台动漫视频播放应用,支持 Android、iOS、Windows、macOS 与 Linux。内置多数据源与自定义 XPath 爬虫配置,支持基于 Anime4K 的实时视频 4K 超分辨率,对接 Bangumi 同步收藏与追番数据,并支持多平台弹幕源与丰富的弹幕设置。",
15+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/icon.png",
16+
"screenshots": [
17+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/home.png",
18+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/detail.png",
19+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/comment.png"
20+
],
21+
"tintColor": "#124EB3",
22+
"versions": [
23+
{
24+
"version": "2.2.2",
25+
"date": "2026-08-01",
26+
"localizedDescription": "### 🔄 更新内容\r\n\r\n## 2.2.2 更新\r\n\r\n- 修复视频资源搜索时可能需要多次重试才有结果\r\n- 支持多语言(英语、繁体中文、简体中文)\r\n- 系统架构优化\r\n\r\n---\r\n\r\n### 📦 下载\r\n- 每个设备的安装包后缀: ``苹果手机(.ipa)、 安卓手机(.apk)、windows电脑(.zip)、mac电脑(.dmg)、linux电脑(.tar.gz或.deb)``\r\n- android分多个包: ``v7a(旧手机)、arm64(新手机,推荐用这个)、x86(模拟器) ``\r\n- windows分多个包: ``.zip(解压直接使用)、.exe(安装后使用) ``",
27+
"downloadURL": "https://github.com/openAnimeFlow/AnimeFlow/releases/download/v2.2.2/AnimeFlow-ios-2.2.2.ipa",
28+
"size": 22155735,
29+
"minOSVersion": "13.0"
30+
}
31+
]
32+
}
33+
],
34+
"news": [
35+
{
36+
"appID": "com.ligg.anime_flow",
37+
"title": "AnimeFlow 2.2.2",
38+
"identifier": "release-v2.2.2",
39+
"caption": "AnimeFlow 2.2.2 is available.",
40+
"date": "2026-08-01T19:52:57Z",
41+
"tintColor": "#124EB3",
42+
"imageURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/AnimeFlow/images/news.png",
43+
"notify": true,
44+
"url": "https://github.com/openAnimeFlow/AnimeFlow/releases/tag/v2.2.2"
45+
}
46+
]
47+
}

apps/Musly/apps.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"name": "Musly",
3+
"subtitle": "Musly AltStore source by AltGallery & altgen",
4+
"description": "Auto-updated AltStore source for Musly",
5+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/icon.png",
6+
"website": "https://github.com/dddevid/Musly",
7+
"tintColor": "#FA243C",
8+
"apps": [
9+
{
10+
"name": "Musly",
11+
"bundleIdentifier": "com.dddevid.musly",
12+
"developerName": "dddevid",
13+
"subtitle": "Free Navidrome client & Subsonic music player",
14+
"localizedDescription": "Musly is a free Navidrome client and Subsonic music player with an Apple Music-inspired interface. Stream your self-hosted library from Navidrome, Subsonic, or Airsonic servers on iOS, Android, desktop, and more.",
15+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/icon.png",
16+
"screenshots": [
17+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/home.png",
18+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/detail.png",
19+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/player.png"
20+
],
21+
"tintColor": "#FA243C",
22+
"versions": [
23+
{
24+
"version": "1.0.13",
25+
"date": "2026-05-10",
26+
"localizedDescription": "## 🎉 Musly v1.0.13\n\n### 📦 Downloads\n\n**Android:**\n- `app-release.apk` (universal APK for all devices)\n\n**iOS:**\n- `musly-ios.ipa` (sideload with AltStore, Sideloadly, or similar — not signed)\n\n**Windows:**\n- `musly-setup.exe` (setup installer, run to install Musly)\n- `musly-windows.zip` (portable version, extract and run)\n\n**macOS:**\n- `musly-macos.dmg` (drag Musly.app to Applications — not notarized)\n\n**Linux:**\n- `musly-linux-x64.tar.gz` (extract and run musly)\n\n### 📝 Changelog\nSee [CHANGELOG.md](https://github.com/dddevid/Musly/blob/master/CHANGELOG.md)\n\n### 🌍 Translations\nContribute translations at [Crowdin](https://crowdin.com/project/musly)",
27+
"downloadURL": "https://github.com/dddevid/Musly/releases/download/v1.0.13/musly-ios.ipa",
28+
"size": 13684403,
29+
"minOSVersion": "15.0"
30+
}
31+
]
32+
}
33+
],
34+
"news": [
35+
{
36+
"appID": "com.dddevid.musly",
37+
"title": "Musly 1.0.13",
38+
"identifier": "release-v1.0.13",
39+
"caption": "Musly 1.0.13 is available.",
40+
"date": "2026-05-10T21:58:16Z",
41+
"tintColor": "#FA243C",
42+
"imageURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Musly/images/news.png",
43+
"notify": true,
44+
"url": "https://github.com/dddevid/Musly/releases/tag/v1.0.13"
45+
}
46+
]
47+
}

apps/Venera-Next/apps.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"name": "VeneraNext",
3+
"subtitle": "VeneraNext AltStore source by AltGallery & altgen",
4+
"description": "Auto-updated AltStore source for VeneraNext",
5+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/icon.png",
6+
"website": "https://github.com/CyrilPeng/Venera-Next",
7+
"tintColor": "#2090E0",
8+
"apps": [
9+
{
10+
"name": "VeneraNext",
11+
"bundleIdentifier": "com.github.cyrilpeng.veneranext",
12+
"developerName": "CyrilPeng",
13+
"subtitle": "跨平台漫画阅读器",
14+
"localizedDescription": "基于 Flutter 的跨平台漫画阅读器,支持本地漫画、WebDAV 漫画源与第三方网络漫画源,支持 Android、iOS、Windows、Linux、macOS 平台。",
15+
"iconURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/icon.png",
16+
"screenshots": [
17+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/home.png",
18+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/reader.png",
19+
"https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/detail.png"
20+
],
21+
"tintColor": "#2090E0",
22+
"versions": [
23+
{
24+
"version": "1.14.2",
25+
"buildVersion": "220",
26+
"date": "2026-08-07",
27+
"localizedDescription": "### 新增\n\n- 收藏页新增独立的封面画廊模式,支持自动或 2~6 列布局,并在本地收藏与网络收藏之间保持一致。\n\n### 修复\n\n- 修复阅读器中手动收藏章节封面后无法取消收藏的问题,同时继续保护收藏其他图片时自动补入的封面。\n- 修复 WebDAV 漫画详情只显示前三章的问题;升级后会自动识别并重建受影响版本生成的旧缓存。",
28+
"downloadURL": "https://github.com/CyrilPeng/Venera-Next/releases/download/v1.14.2/VeneraNext-ios-1.14.2%2B220.ipa",
29+
"size": 19316858,
30+
"minOSVersion": "14.0"
31+
}
32+
]
33+
}
34+
],
35+
"news": [
36+
{
37+
"appID": "com.github.cyrilpeng.veneranext",
38+
"title": "VeneraNext 1.14.2",
39+
"identifier": "release-v1.14.2",
40+
"caption": "VeneraNext 1.14.2 is available.",
41+
"date": "2026-08-07T16:03:31Z",
42+
"tintColor": "#2090E0",
43+
"imageURL": "https://raw.githubusercontent.com/bebound/AltGallery/refs/heads/master/apps/Venera-Next/images/news.png",
44+
"notify": true,
45+
"url": "https://github.com/CyrilPeng/Venera-Next/releases/tag/v1.14.2"
46+
}
47+
]
48+
}

0 commit comments

Comments
 (0)