ArtPad is a cutting-edge drawing application crafted with Python, designed for artists and doodlers alike. With its intuitive interface and powerful features, ArtPad empowers you to bring your creative visions to life.
- 🎨 Intuitive Drawing Tools: Choose from a diverse range of brushes, colors, and sizes to express your creativity.
- 💾 Save and Load: Effortlessly save your masterpieces locally and revisit them anytime.
- ⚙️ Customizable Interface: Tailor the layout and settings to fit your unique workflow.
- 🧹 Eraser Tool: Quickly eliminate unwanted strokes with precision.
↔️ Undo/Redo Functionality: Seamlessly navigate through your creative process.
Getting started with ArtPad is a breeze! Follow these steps:
-
Clone the repository:
git clone https://github.com/mmabiaa/artpad.git cd artpad
-
Install the required packages:
pip install -r requirements.txt
-
Run the application:
python app.py
- Python: The backbone of ArtPad.
- Tkinter: For the graphical user interface.
- Pillow: For image processing capabilities.
We love contributions! Here’s how you can help:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request with a detailed description of your changes.
For more details, check out our Contributing Guide.
This project is licensed under the MIT License. See the LICENSE file for details.
Share your creations with us on social media using the hashtag #ArtPadApp!
Thank you for choosing ArtPad! Unleash your creativity and enjoy drawing!