OpenCanvas is a translucent sticky canvas for Linux desktops. It stays on top, accepts drag-and-drop content, and intelligently formats text, code snippets, tables, and screenshots.
- Semi-transparent always-on-top window
- Smart detection for text, code, images, and tables
- Adjustable layout with drag-and-drop reordering
- Global hotkeys and clipboard monitoring
- Optional optimizations to minimize footprint (stripped binaries, lazy loading)
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install -r requirements-dev.txtRun the application:
python -m opencanvas- Security Log - Vulnerability assessment and fixes
- Contributing Guidelines - Development workflow
- Security Policy - Security reporting and policies
- License - MIT License details
MIT License. See LICENSE for details.