Giter VIP home page Giter VIP logo

svgedit-portable's Introduction

SVGEdit Portable

This is a Tauri-based portable version of SVGEdit, a fast, web-based, JavaScript-driven SVG drawing editor.

Overview

SVGEdit Portable allows you to run SVGEdit as a standalone desktop application without needing to install additional software or rely on a web browser. It combines the power of Tauri for lightweight, secure, and performant desktop applications with the rich feature set of SVGEdit for creating and editing SVG files.

Features

  • Portable: Run SVGEdit as a standalone application on Windows, macOS, and Linux.
  • Lightweight: Built with Tauri, ensuring minimal resource usage and fast performance.
  • Full SVGEdit Functionality: Enjoy all features of SVGEdit, including drawing, editing, and exporting SVG files.

Installation

You can find an executable version at releases

Building Locally

Prerequisites

  • Node.js (for building the project)
  • Rust (for building the Tauri backend)

Building the Application

  1. Clone the Repository

    git clone https://github.com/brenoepics/svgedit-portable.git
    cd svgedit-portable
  2. Install Dependencies

    npm install
  3. Build the Application

    npm run tauri build
  4. Run the Application

    npm run tauri dev

Usage

After building and running the application, the SVGEdit interface will appear in a standalone window. You can start creating and editing SVG files just as you would in the web-based version of SVGEdit.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch with your feature or bugfix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your fork.
  5. Open a pull request to the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

This project is based on the SVGEdit project. Full credit goes to the original authors and contributors of SVGEdit.

Links

svgedit-portable's People

Contributors

brenoepics avatar imgbotapp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.