azimutt icon indicating copy to clipboard operation
azimutt copied to clipboard

Azimutt desktop app

Open loicknuchel opened this issue 2 years ago • 5 comments

Right now Azimutt is browser based and still quite capable (PWA available also). But still quite limited also.

The goal of this issue is to package and distribute Azimutt in a desktop app (Electron or Tauri) to unlock interesting features:

  • local database connection
    • no more need to proxy schema extraction on server
    • perform data search
    • display table/column data stats
    • run your queries
  • read local files (so Azimutt could automatically refresh the source from local files)
  • write local files (so Azimutt schema could be saved in specific place, dropbox or git repo, to allow collaboration)

loicknuchel avatar Apr 15 '22 07:04 loicknuchel

Hi @mingfang, I so you disliked this issue, would you be able to give a bit more context? Do you think it's not very important and other ones should be prioritized or do you think it's a bad idea?

loicknuchel avatar Sep 02 '22 12:09 loicknuchel

This was done in #207

What is still missing:

  • [ ] build & deploy Azimutt desktop

loicknuchel avatar May 07 '23 06:05 loicknuchel

I believe the previous downvote to be an accidental click on the wrong icon.

Looking forward to the Electron release in the near future!

almereyda avatar Nov 12 '23 22:11 almereyda

Hi @almereyda Thanks for the support. In fact the code is ready for the Electron app but we had issues publishing the apps on different platforms (encryption, developer accounts and so on). We put it on the side waiting for more demand or resources to overcome them.

loicknuchel avatar Nov 15 '23 16:11 loicknuchel

Thanks for the update.

almereyda avatar Nov 15 '23 17:11 almereyda