https://github.com/azakidev/plantilla
A tool for cropping and applying templates to images
https://github.com/azakidev/plantilla
electron panzoom vanilla-js vite
Last synced: 2 months ago
JSON representation
A tool for cropping and applying templates to images
- Host: GitHub
- URL: https://github.com/azakidev/plantilla
- Owner: Azakidev
- License: mit
- Created: 2025-02-17T01:00:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-08T13:23:51.000Z (about 1 year ago)
- Last Synced: 2025-05-08T14:33:53.996Z (about 1 year ago)
- Topics: electron, panzoom, vanilla-js, vite
- Language: JavaScript
- Homepage:
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Plantilla
A simple tool for cropping and applying templates to images.

## How to run
The project is built with vite and vanilla js made to work right on the browser
```bash
npm install
npm run dev
```
## Building for Arch Linux
Plantilla is built for Arch, using the system wide electron
To build it you may:
- Download or copy the pacman folder
- `makepkg -si` as with any AUR package
- Or install `plantilla-git` with your preferred AUR helper