clearlysid / modern-clippy

not the clippy we needed but the clippy we deserve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Clippy

This is a fun, lightweight and quick way to use the new Microsoft Bing in a Spotlight-style interface. Just hit a keystroke (Cmd/Ctrl + `, by default) and type away! Get precise and natural answers + waves of nostalgia on the way. Hope you enjoy!

dummy-1.mp4

Downloads

🚧 WIP — Coming Soon.

About

🚧 I don't intend to support this software long-term.

This project is simply for me to get better at Rust and some of my favorite frontend tech at the moment: Tauri, Framer Motion and Rive. It is made primarily for learning purposes only.

Happy to merge PRs if it makes meaningful improvements.

Development

The UI is written in Typescript/React and the "backend" in Rust. You need both package managers: yarn (JS) and cargo (Rust) to work on this.

  1. Install all dependencies by running yarn
  2. Spin up a development version using yarn tauri dev
  3. Cargo automatically installs Rust crates when you run yarn tauri xxxxx
  4. Build for production locally with: yarn tauri build

About

not the clippy we needed but the clippy we deserve

License:MIT License


Languages

Language:TypeScript 73.7%Language:Rust 21.9%Language:HTML 4.4%