https://github.com/maskedsyntax/splashy
Whiteboard app for window managers
https://github.com/maskedsyntax/splashy
drawing-app gui python3 tkinter
Last synced: 10 months ago
JSON representation
Whiteboard app for window managers
- Host: GitHub
- URL: https://github.com/maskedsyntax/splashy
- Owner: MaskedSyntax
- License: mit
- Created: 2022-09-18T18:00:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T19:03:59.000Z (about 1 year ago)
- Last Synced: 2025-02-05T01:33:07.746Z (12 months ago)
- Topics: drawing-app, gui, python3, tkinter
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Splashy 🎨
**Splashy** is a minimal and lightweight whiteboard application built using Python and PyQt5, designed exclusively for Linux Window Managers. It is ideal for quick sketches, diagrams, and personal drawing.
---
## 🌟 Features
### Current
- Smooth freehand drawing.
- Basic color palette (Red, Blue, Green, Black).
- Clear canvas with a single click.
### Planned
- **Visual Mode**:
- Draw straight lines between two clicked points.
- **Custom Color Picker**:
- Choose any color using an RGB selector.
- **Save & Export**:
- Save the canvas as an image.
- **Undo/Redo**:
- Navigate through recent actions.
---
## 🛠️ Tech Stack
- **Programming Language**: Python
- **GUI Framework**: PyQt5
- **Rendering Engine**: QPainter
---
## 🚀 Getting Started
Splashy is currently under development. Stay tuned for updates!
---
## 🤝 Contributions
Contributions are welcome! Fork the repo, create a branch, and open a pull request.
---
## 📜 License
This project is licensed under the MIT License.