Home
Softono

GimelStudio

Open source Dart
850
Stars
47
Forks
44
Issues
17
Watchers
2 months
Last Commit

 About GimelStudio

Non-destructive 2D graphics editor (POC)

Platforms

Web Self-hosted iOS Android

Languages

Dart

Need Help Installing GimelStudio?

We provide expert installation service for this software. Our team will install, configure, and secure GimelStudio on your server. plans start at just $30.

GimelStudio

View on GitHub

Gimel Studio


Non-destructive 2D graphics editor
Website | Community Chat | User Manual

"Gimel Studio"

Running the code

  • Install Flutter and Dart for your system following the instructions at docs.flutter.dev,
  • Run flutter pub get to fetch the dependencies.
  • Run flutter run to build and launch the application.

So far, the code has been tested on Windows 10, Zorin OS (Linux), and the web.

Gimel Studio aims to run fully cross-platform on desktop (Linux, Windows, and macOS) with "best-effort" support for running in the browser as a web application.

A somewhat broken, alpha version demo of the web version is available at app.gimelstudio.com

Looking for the v0.6.x series?

You can find the previous v0.6.x series written in Python and GLSL here.

License

Gimel Studio is licensed under the GPL-3.0 license. See LICENSE for details.