Giter Club home page Giter Club logo

astrodon's Introduction


๐Ÿฆ• Astrodon

Desktop App Framework (not there yet!) for Deno, based on Tauri

Discord Server deno module deno compatibility


Important: Only Windows and Linux are supported at the moment. And, some older versions of Windows, even some old builds of Windows 10 might not come with Webview2 support, currently, a solution to this is to install Webview2 manually on the user's PC. This is a major issue if you are targeting users with "outdated" Windows, this may be solved by an installer that installs the webview2 and the app. We are open to suggestions.

๐Ÿ˜Ž Features

  • Create webview windows with your own title and URL
  • Send messages from Deno -> Webview
  • Compile your apps as executables

A lot is still missing, but we will get there!

๐ŸŽ Demo

Note: Only Windows and Linux are supported, macOS isn't supported yet (see astrodon#11)

Easily run the demo:

deno run -A --unstable --reload https://deno.land/x/[email protected]/examples/hello_world/demo.ts

This snippet always contains the most stable latest version of Astrodon, but you can always use the unstable versions by using github raw URLs on dev branch.

๐Ÿ“œ To-do

  • Port more features from Tauri
  • Create a Tauri context on the fly instead of relying in tauri.conf.json
  • An optional cli to create and manage Astrodon projects
  • Support macOS
  • Support Webview -> Deno messages (waiting for denoland/deno#13162)
  • Fix tauri-apps/tauri#3172 instead of relying on a fork

๐Ÿ‘ฉโ€๐Ÿ’ป Development

Requisites:

  • If you want to compile the binaries yourself: install the dependencies as indicated in Tauri's Guide.
  • Create a .env file, use examples/.env.example as a template.

Run the demo locally:

cargo build
deno run -A --unstable examples/hello_world/demo.ts

MIT License

astrodon's People

Contributors

denyncrawford avatar kidonng avatar marc2332 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.