An advanced Python toolset for customizing and interacting with the Divoom Pixoo 64 display.
Version 2.7 now live!
This project is an enhanced toolset for the Divoom Pixoo 64, expanding upon the foundational work of MikeTheTech. It provides advanced functionalities to customize and interact with your Pixoo 64 device.
- NEW! Brand New UI 2.0: Upgraded to a more modern interface using customtkinter.
- GIF Support: Just browse for any GIF and have it play directly on your Pixoo.
- Video Player: Play short video clips on the Pixoo 64 (with frame conversion).
- Improved! Advanced Playlists: Create playlists with a mix of static images, animated GIFs and video. Set intervals, save, and load your favorites.
- Selectable Screen Streaming: Stream a specific portion of your screen—perfect for apps or widgets.
- Live PC System Monitor: Monitor real-time CPU, GPU, RAM, and network stats.
- Powerful Text Displayer: Scroll messages with control over fonts, size, color, outline, and effects.
- Live Audio Visualizer: Choose from effects like Classic Bars, Radial Pulse, and Vortex to visualize your PC's audio.
- RSS Feeds: Pull in live news, updates, or custom info feeds to show on your Pixoo.
- AI Image Generation: Generate AI images within the app for free with zero setup.
- Webcam Streamer: Stream your webcam live and save frame for easy display, with added shuffle and import/export functions!
- Pixel Designer: Fully featured pixel designer with animation support added!
- NEW! Spotify Album Art Displays the album art, progress bar and Lyrics! Work in progress, will improve later.
This is the most important step. On the Python installer, make sure you check the box at the bottom that says "Add Python to PATH".
You can download the latest version of Python here: python.org
Make sure the Pixoo64Tools.py
script and the requirements.txt
file are in the same folder.
-
In a Command Prompt, navigate to that folder. An easy way is to type
cd
and then drag the folder from your File Explorer into the window. It should look like this:cd C:\Users\YourName\Downloads\Pixoo-64-Advanced-Tools
-
Press Enter.
-
Now that you are in the correct folder, copy and paste the following command into the Command Prompt and press Enter:
pip install -r requirements.txt
In the same Command Prompt window (and in the same folder), simply type the following command and press Enter:
python Pixoo64Tools.py
To grab your Pixoo 64's IP address on the Divoom app, tap the top-left + next to "Gallery" and then tap 'Settings' on your Pixoo 64.
💡 Note: The first time you successfully connect to your Pixoo's IP address, the app will save it for you so you don't have to enter it every time.