luke-rt / nitrate

An emoji inserter built with Tauri and Svelte for my AP Compsci final project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nitrate

This is a project similiar to David Chen's pingmote project, but written in Rust and web technologies.

Screenshot

How to execute

.dmg files are available for Mac in releases.

Click here to download the most recent dmg, then run it.

  1. Install it like a normal dmg file and run Nitrate. Because it's not a signed app it may not work so you might have to go to settings to allow running of unsigned applications

  2. run the application once.

  3. Afterward, to add emojis, go to ~/Library/Application Support/Nitrate/emojis and add any sort of picture that you want to use as an emoji.

  4. Then, in the app, click "refresh", and resized emojis should appear, and after clicking on any emoji you should be able to paste it anywhere you want.

About

An emoji inserter built with Tauri and Svelte for my AP Compsci final project

License:MIT License


Languages

Language:Rust 44.7%Language:Svelte 39.6%Language:SCSS 4.7%Language:TypeScript 4.4%Language:HTML 3.4%Language:JavaScript 3.1%