Skip to content

🔥 A sci-fi dragon-themed Plymouth bootloader animation for Linux. HD 1800x1200 splash with full GRUB/initramfs integration.

License

Notifications You must be signed in to change notification settings

StatikFinTech-LLC/dragon-boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo Ticker Stats

Stars Forks Last Commit

Call +1 620 266 9837

Why GremlinGPT

🐉 Dragon Boot

Bring fire to your bootloader.

**A cinematic sci-fi Plymouth theme for Linux featuring a black-red-gold glowing dragon animation, rendered at full resolution with zero flicker.


🔥 Features

  • ✅ 1920×1080 HD animation (24 frames, PNG)
  • ✅ Full GRUB + Initramfs patching
  • ✅ Splash-safe: disables vendor logos and BGRT override
  • ✅ Mobile + tower friendly
  • ✅ One-liner install

🚀 Quick Install

One-command installation - just copy, paste, and reboot!

# Install with wget
sudo wget -qO- https://raw.githubusercontent.com/statikfintechllc/dragon-boot/master/scripts/install.script | bash
# Or with curl
sudo curl -fsSL https://raw.githubusercontent.com/statikfintechllc/dragon-boot/master/scripts/install.script | bash

What happens:

  1. 📦 Downloads and installs all theme files
  2. ⚙️ Configures GRUB bootloader settings
  3. 🎨 Sets dragon as your default Plymouth theme
  4. 🔄 Updates initramfs and GRUB configuration
  5. 🚀 Prompts you to reboot - choose Y to reboot now, or N to reboot later

Important

  • Requires sudo access
  • Safe to run on any Linux distro with GRUB and Plymouth
  • You MUST reboot after installation to see the boot animation

Tip

Testing without reboot: Run sudo ~/dragon-boot/scripts/test-theme.sh for a preview


🛠 What It Does

The install script:

  1. Installs all animation frames and scripts to:
   /usr/share/plymouth/themes/dragon/
  1. Copies plymouthd.conf to:
   /etc/plymouth/
  1. Appends to /etc/default/grub:
   GRUB_CMDLINE_LINUX_DEFAULT="quiet splash loglevel=3 fbcon=map:1 gfxpayload=keep video=efifb bgrt_disable"  
   GRUB_GFXMODE=1920x1080  
   GRUB_GFXPAYLOAD_LINUX=keep
  1. Calls:
   sudo update-grub  
   sudo update-initramfs -u -v
  1. Prompts for reboot

🔎 Expand to see our Work 🔍

Make your Own App:

Just a funny, this app is cool though, I use it as a Game

Run on Replit

⚠️ Just Until GremlinGPT is booting, Soon ⚠️


🤝 Open for Support 🤝

Support This Project

If you find this project valuable and want to support its continued development, consider sponsoring or contributing

Sponsor via:

Support Options

Vendor Access
GitHub
Patreon
Ko-Fi
CashApp
PayPal
Bitcoin
Ethereum
Chime

Funding and Infrastructure Goals

GremlinGPT is growing. It learns(as do I while finishing GremlinGPT). It Launches(Soon). The project is reaching the limits of what a solo builder can finish without external support. The next stage—deployment, agent orchestration, and memory stability, an infrastructure investment to move into full time Development.

Funding Target is $500,000

Funds will be used to secure:

  • A Trading account to be able to move into Full-Time Development
  • Dedicated small GPU cluster (RTX 4090 × 2 minimum)
  • Persistent vector DB for others and hosted runtime servers for others who cant afford a system
  • Ensuring Secure DevOps pipeline for offline + encrypted agents for the ones who cant secure thier own hardware.

If You Are

  • A founder with cloud real estate and idle GPUs
  • A data center operator who understands sovereign AI
  • An investor looking for a stake in recursive autonomy

🧬 Paging:
@elonmusk
@openai
@deepmind
@mistralAI

If you get it, run the loop.

🧪 Test Compatibility

This theme works best on:

  • Ubuntu 22.04+, Debian 12+, Arch, Pop!_OS, Mint
  • GRUB 2.06+ with plymouth installed
  • Systems with EFI framebuffer enabled (disable Secure Boot)

❌ Known Issues

  • Windows Boot Logo: If dual booting, some UEFI systems may show the Windows logo due to BGRT fallback. The theme disables BGRT, but some firmware may ignore it.
  • Low-res Scaling: On older BIOS systems, animation may downscale or stutter.

✨ License

MIT — fork, remix, deploy. Credit appreciated but not required.


🧙 Built by

Statik DK Smoke
Founder of GremlinGPT
Architect of the GovSeverance Doctrine
https://github.com/statikfintechllc
https://medium.com/@ascend.gremlin


🩸 May your machine boot in fire and rise like a dragon.

About

🔥 A sci-fi dragon-themed Plymouth bootloader animation for Linux. HD 1800x1200 splash with full GRUB/initramfs integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%