https://github.com/maskedsyntax/pypixl
A python based desktop app to capture photos and record videos
https://github.com/maskedsyntax/pypixl
Last synced: 7 months ago
JSON representation
A python based desktop app to capture photos and record videos
- Host: GitHub
- URL: https://github.com/maskedsyntax/pypixl
- Owner: MaskedSyntax
- Created: 2021-04-02T18:40:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T18:30:01.000Z (about 1 year ago)
- Last Synced: 2024-11-19T22:36:35.347Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyPixl 🎥
**PyPixl** is a lightweight, open-source camera application designed for Linux window managers. Built with **PyQt5**, PyPixl provides basic photo and video capture features with plans for advanced functionality in the future.
---
## 🚧 Current Status
The current implementation of PyPixl is being rewritten from scratch using **PyQt5**. While the existing code works, it has dependency issues on certain systems (e.g., Ubuntu). This rewrite will focus on:
- Improved dependency handling.
- A cleaner and more maintainable codebase.
- Enhanced features and UI.
---
## 🛠Planned Features (Post-Rewrite)
1. **Photo and Video Capture**:
- Switch between available cameras.
- Capture photos and record videos with customizable settings.
2. **Filters and Effects**:
- Grayscale, sepia, blur, and more.
- Real-time application of filters.
3. **Advanced Camera Controls**:
- Brightness, contrast, saturation, and zoom settings.
4. **Image Formats**:
- Support for saving images as PNG, JPG, etc.
5. **Custom Shortcuts**:
- Add your own keyboard shortcuts for quick actions.
6. **Dark Mode**:
- A modern, sleek interface for low-light environments.
7. **Voice Commands (Future)**:
- Hands-free control using AI-powered voice commands.
---
## 🔧 Known Issues
- **Internal Data Stream Error**:
- This error occurs on some systems due to unresolved dependency issues.
- This will be addressed during the rewrite.
---
## 📢 Contributions Welcome
The rewrite is in progress and contributions are welcome! Feel free to open issues, suggest features, or help improve the codebase.
---
## 🌱 Development Timeline
The rewrite is scheduled to begin in **3-4 months**. Stay tuned for updates!
---
## 🚀 Getting Started
The current version is not recommended for use due to unresolved issues. The rewritten version will be more stable and feature-rich.
---
## 📄 License
PyPixl is open-source and licensed under the **MIT License**.