Skip to content

A Python utility for the Divoom Pixoo 64, allowing for advanced control, customization, and interaction via its API.

Notifications You must be signed in to change notification settings

tidyhf/Pixoo64-Advanced-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

✨ Pixoo 64 Advanced Tools ✨

An advanced Python toolset for customizing and interacting with the Divoom Pixoo 64 display.

Version 2.7 now live!

hippo

🚀 Overview

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.


🌟 Features

  • 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.

🔧 Installation Instructions

Step 1: Download & Install Python

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

Step 2: Install Required Libraries

Make sure the Pixoo64Tools.py script and the requirements.txt file are in the same folder.

  1. 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
  2. Press Enter.

  3. 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

Step 3: Run the Application!

In the same Command Prompt window (and in the same folder), simply type the following command and press Enter:

python Pixoo64Tools.py

Step 4: Finding Your Pixoo 64 IP Address

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.

About

A Python utility for the Divoom Pixoo 64, allowing for advanced control, customization, and interaction via its API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages