bin.aridlin.pl

16:40

current

1 window

sites.json

application/json ยท 7.5 KiB

open
{
  "meta": {
    "title": "aridlin.pl",
    "prompt_user": "admin",
    "prompt_host": "aridlin.pl",
    "prompt_path": "~/subdomains",
    "command": "ls -la"
  },
  "groups": [
    {
      "name": "subdomains",
      "collapsed": false,
      "sites": [
        {
          "name": "files.aridlin.pl",
          "url": "https://files.aridlin.pl",
          "description": "Public file drop and archive space.",
          "status": "online",
          "updated": "Jul 02 20:26",
          "accent": "#7ee787",
          "photo": "assets/photos/generated/subdomain-files.webp",
          "tags": ["files", "archive", "public"]
        },
        {
          "name": "memes.aridlin.pl",
          "url": "https://memes.aridlin.pl",
          "description": "Image board for saved memes, edits, and throwaway visual scraps.",
          "status": "online",
          "updated": "Jul 02 20:26",
          "accent": "#a7f3d0",
          "photo": "assets/photos/generated/subdomain-memes.webp",
          "tags": ["memes", "images", "public"]
        },
        {
          "name": "aridlin.pl",
          "url": "https://aridlin.pl",
          "description": "Root index for personal services, subdomains, and experiments.",
          "status": "root",
          "updated": "Jul 02 20:26",
          "accent": "#c6f6d5",
          "photo": "assets/photos/generated/subdomain-root.webp",
          "tags": ["home", "index", "root"]
        },
        {
          "name": "ftsh.aridlin.pl",
          "url": "https://ftsh.aridlin.pl",
          "description": "Hosted script endpoint for the ftsh GitHub project.",
          "status": "online",
          "updated": "Jul 03 11:11",
          "accent": "#81e6d9",
          "photo": "assets/photos/generated/repo-ftsh.webp",
          "tags": ["script", "ftsh", "github"]
        },
        {
          "name": "sm.aridlin.pl",
          "url": "https://sm.aridlin.pl",
          "description": "Short redirect to the Scrap Mechanic Discord invite.",
          "status": "redirect",
          "updated": "Jul 03 12:58",
          "accent": "#7ee787",
          "photo": "assets/photos/generated/subdomain-sm.webp",
          "tags": ["redirect", "discord", "scrap-mechanic"]
        },
        {
          "name": "steam.aridlin.pl",
          "url": "https://steam.aridlin.pl",
          "description": "Short redirect to the public Steam community profile.",
          "status": "redirect",
          "updated": "Jul 03 12:58",
          "accent": "#a7f3d0",
          "photo": "assets/photos/generated/subdomain-steam.webp",
          "tags": ["redirect", "steam", "profile"]
        },
        {
          "name": "bin.aridlin.pl",
          "url": "https://bin.aridlin.pl",
          "description": "Small one-hour paste bundle for UTF-8 text, files, images, and curl posts.",
          "status": "online",
          "updated": "Jul 14 13:00",
          "accent": "#81e6d9",
          "photo": "assets/photos/generated/subdomain-bin.webp",
          "tags": ["pastebin", "files", "curl"]
        }
      ]
    },
    {
      "name": "github projects",
      "collapsed": false,
      "sites": [
        {
          "name": "davtools",
          "url": "https://github.com/aridlin/davtools",
          "description": "basicly online file converter accesible from file explorer, and it also does other stuff besides converting",
          "status": "public",
          "updated": "Jun 18 18:25",
          "accent": "#7ee787",
          "photo": "assets/photos/generated/repo-davtools.webp",
          "tags": ["github", "C++", "public"]
        },
        {
          "name": "vctts",
          "url": "https://github.com/aridlin/vctts",
          "description": "A lightweight Windows overlay that lets you type a short message and play it over two output devices at once, designed for fast TTS in games and voice chat without touching your microphone.",
          "status": "public",
          "updated": "Jun 10 08:36",
          "accent": "#81e6d9",
          "photo": "assets/photos/generated/repo-vctts.webp",
          "tags": ["github", "C++", "public"]
        },
        {
          "name": "Overcalc",
          "url": "https://github.com/aridlin/Overcalc",
          "description": "A terminal-native computational engine with LaTeX-first input, exact rational arithmetic, symbolic differentiation, and Unicode output from the command line.",
          "status": "public",
          "updated": "Jun 18 18:25",
          "accent": "#a7f3d0",
          "photo": "assets/photos/generated/repo-overcalc.webp",
          "tags": ["github", "C++", "public"]
        },
        {
          "name": "ftui",
          "url": "https://github.com/aridlin/ftui",
          "description": "Tiny immediate-mode GUI for Windows. Single header, no CMake, no dependencies beyond the Win32 SDK.",
          "status": "public",
          "updated": "Jun 21 12:43",
          "accent": "#7ee787",
          "photo": "assets/photos/ftui-showcase.webp",
          "tags": ["github", "C++", "public"]
        },
        {
          "name": "ft",
          "url": "https://github.com/aridlin/ft",
          "description": "Combined FT family header that keeps FTUI immediate-mode syntax as the primary API and routes the same app code to native GUI, terminal TUI, or embedded web backends.",
          "status": "private",
          "updated": "Jun 21 12:42",
          "accent": "#c6f6d5",
          "photo": "assets/photos/ftui-showcase.webp",
          "tags": ["github", "C++", "private"]
        },
        {
          "name": "ftgd",
          "url": "https://github.com/aridlin/ftgd",
          "description": "Fuck This GIF Dashboard - single-header C++ Discord GIF dashboard library.",
          "status": "public",
          "updated": "Jun 20 18:01",
          "accent": "#81e6d9",
          "photo": "assets/photos/generated/repo-ftgd.webp",
          "tags": ["github", "C++", "public"]
        },
        {
          "name": "ftti",
          "url": "https://github.com/aridlin/ftti",
          "description": "A tiny single-header immediate-mode terminal UI for C++, aiming for ncurses-shaped usefulness without an ncurses dependency.",
          "status": "public",
          "updated": "Jun 19 14:23",
          "accent": "#7ee787",
          "photo": "assets/photos/ftti-dashboard.webp",
          "tags": ["github", "C++", "public"]
        },
        {
          "name": "button-wheel",
          "url": "https://github.com/aridlin/button-wheel",
          "description": "A small Wayland/Sway radial launcher for phones and other button-limited devices, built around hardware volume-key control.",
          "status": "public",
          "updated": "Jun 25 17:16",
          "accent": "#a7f3d0",
          "photo": "assets/photos/generated/repo-button-wheel.webp",
          "tags": ["github", "C", "public"]
        },
        {
          "name": "ftdc",
          "url": "https://github.com/aridlin/ftdc",
          "description": "FT-style C++ header for Discord bots, keeping the single-header namespace-first shape while using bot events instead of windows.",
          "status": "private",
          "updated": "Jun 20 17:23",
          "accent": "#c6f6d5",
          "photo": "",
          "tags": ["github", "C++", "private"]
        },
        {
          "name": "ftsh",
          "url": "https://github.com/aridlin/ftsh",
          "description": "Portable workstation bootstrapper for Linux systems.",
          "status": "public",
          "updated": "Jun 19 11:51",
          "accent": "#81e6d9",
          "photo": "assets/photos/generated/repo-ftsh.webp",
          "tags": ["github", "Shell", "public"]
        }
      ]
    }
  ],
  "sites": []
}