Skip to content

kebot/doubar

Repository files navigation

Doubar 🚧 🚧 🚧

image

⚠️ IT'S HIGHLY WIP, NOT RECOMMENDED FOR AVERAGE USER

Get started

  1. install deno and rust brew install deno rust
  2. deno install
  3. deno task tauri dev

See: https://tauri.app/ for more details

Simular Projects

Provided Rust API

import { invoke } from '@tauri-apps/api/core'
// get app icon as base64 icons
invoke<string>('<app-name>', { appName })

// running shell command
import { Command } from '@tauri-apps/plugin-shell'

Config API

WIP

Recommended IDE Setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors