No description
build | ||
src | ||
.gitignore | ||
.yarnrc | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
New name here soon :^)
NEW_NAME_HERE delivers a desktop-like experience for Penpot users with the additional of integrating tabs to conveniently traverse back and forth between projects. Offline support is available through the select your own instance option in settings, as well as the theme settings that may be applied to either the entire desktop app or simply the Penpot dashboard.
Building
Requirements
Install Packages
Before building anything, packages need to be installed first with Yarn:
yarn install
Yarn is setup to use SudoVanilla's registry via the
.yarnrc
file. Please use SudoVanilla's registry if you use a different package manager.
Run Build
Once packages are installed, with no issues, you can run the build command:
yarn run build
License
Copyright (C) 2023 - 2025 MinPluto
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
Forking Penpot Desktop to GitHub will not be tolerated by SudoVanilla