2
Fork 0
No description
Find a file
2025-01-22 00:48:46 -05:00
build update 2024-12-05 15:15:42 -05:00
src Update src/process/platform.js 2024-12-31 02:29:49 -05:00
.gitignore 🍕 Update source code 2024-12-04 22:02:13 -05:00
.yarnrc Infurstructure was updated, update URL 2025-01-22 00:48:46 -05:00
LICENSE update 2024-12-05 14:46:20 -05:00
package.json Remove email from bugs section 2024-12-05 14:46:12 -05:00
README.md Update README.md 2025-01-22 00:48:03 -05:00
yarn.lock 🍕 Update source code 2024-12-04 22:02:13 -05:00

Devojo will expand beyond Penpot supporting other tools. Electron applications are not priority at SudoVanilla, development is expected to be very slow.


Devojo Logo

A Desktop-Like Experience


Please don't upload to GitHub

Devojo

Devojo delivers a desktop-like experience for Penpot users with the additional of integrating tabs to conveniently traverse back and forth between projects.

Building

Requirements

  • NodeJS v23
  • Yarn Classic (v1)
  • Python v3.13
  • Supported OS:
    • macOS
    • GNU/Linux
    • Microsoft Windows 10/11

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, usually you need to simply add --registry https://js.registry.sudovanilla.org as a parameter.

Run Build

Once packages are installed, with no issues, you can run the build command:

yarn run build

License

Copyright (C) 2022 - 2025 SudoVanilla

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/.

Devojo is not an official software and is not supported by Kaleidos or Penpot.