https://github.com/genxster1998/pixeldrain-rust
A modern, unofficial cross-platform desktop client for PixelDrain file sharing. Upload, download, and manage your files with a beautiful native UI. Built with Rust and egui.
https://github.com/genxster1998/pixeldrain-rust
egui linux macos pixeldrain windows
Last synced: 2 months ago
JSON representation
A modern, unofficial cross-platform desktop client for PixelDrain file sharing. Upload, download, and manage your files with a beautiful native UI. Built with Rust and egui.
- Host: GitHub
- URL: https://github.com/genxster1998/pixeldrain-rust
- Owner: Genxster1998
- License: mit
- Created: 2025-07-13T04:13:06.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-15T15:09:55.000Z (12 months ago)
- Last Synced: 2025-07-16T07:50:41.071Z (12 months ago)
- Topics: egui, linux, macos, pixeldrain, windows
- Language: Rust
- Homepage:
- Size: 232 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PixelDrain
[](https://github.com/Genxster1998/Pixeldrain-Rust/actions)
[](LICENSE)
[](https://crates.io/crates/pixeldrain)
A modern, cross-platform unofficial desktop client for [PixelDrain](https://pixeldrain.com) file sharing service, built with Rust and egui/eframe.
## Features
- 📤 Upload files with progress tracking (API key required)
- 📥 Download files from PixelDrain URLs (no API key required)
- 📋 Copy shareable links to clipboard
- 📁 Manage your uploaded files
- ⚙ Configure API key and settings
- 🔑 Environment variable support (`PIXELDRAIN_API_KEY`)
- 🖼 Thumbnail support in file list
- 🌗 Light/Dark theme toggle
## Platforms
- **macOS** (aarch64 and x86_64, DMG and .app bundle)
- **Windows** (installer and portable ZIP)
- **Linux** (AppImage, binary)
## Download
You can download the latest pre-built version for your platform from the [Releases tab](https://github.com/Genxster1998/Pixeldrain-Rust/releases).
**Available downloads:**
- **macOS**
- Apple Silicon (M1/M2/M3): `PixelDrain-0.1.2-macos-arm64.dmg`
- Intel: `PixelDrain-0.1.2-macos-x86_64.dmg`
- **Windows**
- Installer: `PixelDrain-0.1.2-Setup.exe`
- Portable: `PixelDrain-0.1.2-Portable.zip`
- **Linux**
- AppImage: `PixelDrain-0.1.2-x86_64.AppImage`
- DEB package: `pixeldrain_0.1.2_amd64.deb`
Go to the [Releases](https://github.com/Genxster1998/Pixeldrain-Rust/releases) page, find the latest version, and download the file that matches your operating system and architecture.
## License
MIT
---
> Copyright (c) 2025 Genxster1998