An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


PixelDrain Dark Icon

# PixelDrain
[![Build Status](https://github.com/Genxster1998/Pixeldrain-Rust/actions/workflows/ci.yml/badge.svg)](https://github.com/Genxster1998/Pixeldrain-Rust/actions)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Crates.io](https://img.shields.io/crates/v/pixeldrain.svg?label=crates.io)](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