Giter Site home page Giter Site logo

excalisave's Introduction

Icon

Excalisave

Save your Excalidraw drawings

✨ Features

  • 💾 Save your drawing
  • 🖼️ Preview your drawings
  • 🔎 Search your drawings
  • ❤️ Favorites
  • 📂 Organize your drawings in collections
  • 📤 Import/Export
  • and more...
Screenshot 2024-02-17 at 11 36 48 PM

📥 Install

Chrome Firefox
88 & later ✔ To be published

⚒️ Development

Ensure you have

  • Node.js 20 or later installed (Suggested: Install via fnm or nvm)
  • Yarn v1 or v2 installed (npm i -g yarn)

Then run the following:

  • yarn install --frozen-lockfile to install dependencies.
  • yarn run dev:chrome to start the development server for chrome extension
  • yarn run dev:firefox to start the development server for firefox addon
  • yarn run dev:opera to start the development server for opera extension
  • yarn run build:chrome to build chrome extension
  • yarn run build:firefox to build firefox addon
  • yarn run build:opera to build opera extension
  • yarn run build builds and packs extensions all at once to extension/ directory

Install extension for development

  • yarn install --frozen-lockfile to install dependencies.

  • To watch file changes in development

    • Chrome
      • yarn run dev:chrome
    • Firefox
      • yarn run dev:firefox
    • Opera
      • yarn run dev:opera
  • Load extension in browser

  • Chrome

    • Go to the browser address bar and type chrome://extensions
    • Check the Developer Mode button to enable it.
    • Click on the Load Unpacked Extension… button.
    • Select your browsers folder in extension/.
  • Firefox

    • Load the Add-on via about:debugging as temporary Add-on.
    • Choose the manifest.json file in the extracted directory
    • ⚠️ Ensure that you grant the necessary permissions for the extension to function correctly
  • Opera

    • Load the extension via opera:extensions
    • Check the Developer Mode and load as unpacked from extension’s extracted directory.

excalisave's People

Contributors

dantehemerson avatar atharvakadlag avatar

Stargazers

Kenneth Mwandingi avatar seria avatar Shrut Sureja avatar Susan Thapa avatar lvan han avatar Troy Thompson avatar Saksham avatar Ziga Macele avatar Ajay Sharma avatar 徒言 avatar vandov avatar Running Man avatar Romain Billot avatar Liran Meir avatar yu yang avatar Fuad Pilus avatar Shamun Haydar avatar Anıl Aydın avatar Dilara Görüm avatar A.Samet İleri avatar Ryan Conceicao avatar  avatar horizon avatar Raimund avatar keremcankabadayi avatar  avatar Ankit Paudel avatar Ashish Subedi avatar Arijit Roy avatar Aayush shah avatar Utsav Darlami avatar igaurab avatar Bikram Dahal avatar

Watchers

vandov avatar  avatar

excalisave's Issues

Other saving options

Do you accept PR adding other saving options? Such as Google Drive, GitHub, etc.?

Managing rooms

Excalidraw.com allows you to create a live collaboration room. Once you click on that button, your URL change to https://excalidraw.com/#room=somekey

In such state if you try to switch drawings it does not work

Solution:
If the URL starts with /#room

  • if the room was just created, then link the room URL with the drawing and when opening the drawing open the room as well
  • if user tries to select a different drawing:
    show a popup to the user to prompt if he wants to exit out of the room to open another drawing

Support for Firefox

Hi @atharvakadlag! Is this repository associated with the Excalisave chrome extension? If so, would it be possible to cross link the github repository in the extension overview and vice versa in the repository's README?

In addition, it would be awesome if we could also support Firefox.

External remote storage sync

Another awesome feature would be to sync from/to an external storage
The 2 that are coming to mind to cover a lot of use cases:

  • S3 compatible interface AWS, Google Cloud, Cloudflare, Mega and self hosted Minio support this Interface
  • Github http API

Possible issues
Conflict if another browser updated the remote file.

where does excalisave store its json files

Hi,

excalisave manages my drawings well. But as I want to use version management with my drawings, I would have either to transfer the drawings into a respective local project folder or even init e.g. GIT in excalisave's native drawings folder.

Is there a default location (e.g. on Windows OS) where excalisave stores its drawings in JSON format?

Thanks.

export/import feature

would be nice export data in case changing browser or pc. export can be locally or g-drive

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.