You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href='https://flathub.org/apps/io.github.mukonqi.nottodbox'><img width='240' alt='Get it on Flathub' src='https://flathub.org/api/badge?locale=en' /></a>
11
-
<a href="https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.AppImage"><img width="260" alt="Download as an AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg" /></a>
11
+
<a href="https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.AppImage"><img width="260" alt="Download as an AppImage" src="https://docs.appimage.org/_images/download-appimage-banner.svg" /></a>
12
12
13
13
</p>
14
14
@@ -37,7 +37,7 @@
37
37
38
38
## Using
39
39
40
-
### Installing from Flatpak / Flathub (only for Linux users) (recommended)
40
+
### Installing via Flatpak from Flathub (only for Linux users) (recommended)
41
41
> [!WARNING]
42
42
> [Set up Flatpak](https://flatpak.org/setup/)
43
43
@@ -48,9 +48,9 @@
48
48
> [!CAUTION]
49
49
> If you can not run the file, check whether it is executable. If not, please make the file executable.
50
50
51
-
-[Download for Linux](https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.AppImage)
52
-
-[Download for macOS](https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.app.zip)
53
-
-[Download for Windows](https://github.com/MuKonqi/nottodbox/releases/download/latest/nottodbox.exe)
51
+
-[Download for Linux](https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.AppImage)
52
+
-[Download for macOS](https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.app.zip)
53
+
-[Download for Windows](https://github.com/MuKonqi/nottodbox/releases/latest/download/nottodbox.exe)
54
54
55
55
### Building a Flatpak
56
56
@@ -64,6 +64,7 @@
64
64
65
65
> [!WARNING]
66
66
> Dependencies: Python (3.10 and higher), pip and git
67
+
67
68
> [!CAUTION]
68
69
> Build command tested on bash and Python's executable's name may be different on your system.
0 commit comments