Ubiquity

screenshot of Ubiquity
tailwind
daisyui

A cross-platform markdown editor.

Overview:

Ubiquity is a cross-platform markdown editor that offers a range of features and a visually appealing user interface. Built with Rust, it is powered by the Yew web application framework and the Tauri desktop application framework. It also leverages the Tailwind CSS framework and the DaisyUI component library. Ubiquity is a free and open-source project developed over several months.

Features:

  • Over 30 themes to choose from
  • Beautiful UI designed with Tailwind and DaisyUI
  • PDF Export feature for printable markdown preview
  • Developed with Rust, both frontend and backend
tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

daisyui
daisyUI

daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.