1.4 KiB
NanoKVM Logo Generator
Compatible Hardware: NanoKVM-Cube, NanoKVM-PCIe
🛠️ Tool Description:
This is a logo generator for the NanoKVM OLED display and Web. You can use it to create a logo.bin and logo.ico file and place them in the /boot directory of your NanoKVM system.
📋 Instructions:
-
Install required libraries:
pip install Pillow numpy textual -
Prepare your logo image: Make sure it's as square as possible for best results 🖼️
-
Run the script:
python logo_generator.py path/to/your_logo.png -
Choose your language: Select either English or Chinese
-
Adjust the contrast: Fine-tune the contrast based on the preview below until you're happy with how it looks ✨
-
Fine-tune pixel by pixel: Click on individual pixels to adjust details. If you prefer an inverted display, just click the invert button 🔄
-
Export and deploy: Export the
logo.bin&logo.ico, then copy it to the/bootdirectory of your NanoKVM system. You can do this by:- Enabling SSH and using SCP to copy the file 💻
- Or directly placing it in the boot partition of your TF card 💾
-
Reboot and enjoy: Make sure your NanoKVM application version is greater than 2.3.6 ✅ Reboot your NanoKVM, and you should see your custom logo on the OLED display! 🎉