We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ca2f1a + 1f8784a commit 877eb10Copy full SHA for 877eb10
2 files changed
data/apps.ts
@@ -57,6 +57,7 @@ import dowstodon from "../public/apps/dowstodon.png"
57
import fread from "../public/apps/fread.png"
58
import plfe from "../public/apps/pl-fe.png"
59
import fursona from "../public/apps/fursona.png"
60
+import mastui from "../public/apps/mastui.png"
61
62
import { z } from "zod"
63
import type { StaticImageData } from "next/legacy/image"
@@ -562,6 +563,15 @@ export const apps: appsList = {
562
563
paid: false,
564
open: false,
565
},
566
+ {
567
+ released_on: "Aug 13, 2025",
568
+ name: "Mastui",
569
+ icon: mastui,
570
+ url: "https://mastui.app",
571
+ paid: false,
572
+ open: true,
573
+ source_url: "https://github.com/kimusan/mastui/",
574
+ },
575
],
576
retro: [
577
{
public/apps/mastui.png
1.25 MB
0 commit comments