Code Monkey home page Code Monkey logo

emailit-tauri's Introduction

EmailIt-Tauri

Richard's GitHub stats

EmailIt

A simple program for sending emails quickly through the EmailItServer. It also has notes, scripts to act on the text, and templates. I'm still actively developing this program, but the basics are functional. I've only built it on a Macbook Pro with an M1 chip. I'll be adding other builds in the future.

For the first time, you need to download the libraries used by:

npm install

To build the rust program and package it properly, you run:

npm run build
cargo tauri build

The npm line builds the frontend Svelte project. The cargo line builds the actual rust application that runs the program.

In order to get the EmailIt icon, you must copy it from graphics/emailit.icns to EmailIt.app/Contents/Resources/icon.icns. The normal build doesn't like my icns file for some reason. An an M1 chips system, the cargo tauri program doesn't have the icon subcommand to generate the right icns file.

This requires the EmailItServer for the backend logic currently. I've not gotten far enough to have it all itegrated. This project is slowly being created.

Note: This version is build with the Tauri framework. I've moved to using the Wails framework instead since I'm better with go language than Rust.

emailit-tauri's People

Contributors

dependabot[bot] avatar raguay avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.