-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathnvfetcher.toml
More file actions
50 lines (39 loc) · 1.44 KB
/
nvfetcher.toml
File metadata and controls
50 lines (39 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[awakened-poe-trade]
src.github_tag = "SnosMe/awakened-poe-trade"
src.prefix = "v"
fetch.url = "https://github.com/SnosMe/awakened-poe-trade/releases/download/v$ver/Awakened-PoE-Trade-$ver.AppImage"
[exiled-exchange-2]
src.github_tag = "Kvan7/Exiled-Exchange-2"
src.prefix = "v"
fetch.url = "https://github.com/Kvan7/Exiled-Exchange-2/releases/download/v$ver/Exiled-Exchange-2-$ver.AppImage"
[rusty-path-of-building]
src.github_tag = "meehl/rusty-path-of-building"
fetch.github = "meehl/rusty-path-of-building"
[helium]
src.github_tag = "imputnet/helium-linux"
fetch.url = "https://github.com/imputnet/helium-linux/releases/download/$ver/helium-$ver-x86_64.AppImage"
[niri]
src.git = "https://github.com/YaLTeR/niri"
fetch.github = "YaLTeR/niri"
[mango]
# src.git = "https://github.com/mangowm/mango"
src.github_tag = "mangowm/mango"
fetch.github = "mangowm/mango"
[mpv-deletefile]
src.git = "https://github.com/zenyd/mpv-scripts"
fetch.github = "zenyd/mpv-scripts"
[mpv-sub-select]
src.git = "https://github.com/CogentRedTester/mpv-sub-select"
fetch.github = "CogentRedTester/mpv-sub-select"
[rofi-themes]
src.git = "https://github.com/adi1090x/rofi"
fetch.github = "adi1090x/rofi"
[yazi-plugins]
src.git = "https://github.com/yazi-rs/plugins"
fetch.github = "yazi-rs/plugins"
[yazi-time-travel]
src.git = "https://github.com/iynaix/time-travel.yazi"
fetch.github = "iynaix/time-travel.yazi"
[yt-dlp]
src.github_tag = "yt-dlp/yt-dlp"
fetch.github = "yt-dlp/yt-dlp"