cynthwave / wisk

Notes, reports, tasks, and collaboration — offline and customizable (yes we have AI too!)
Other
2 stars 1 forks source link
Wisk Editor Interface

Wisk

A plugin-based document editor built with vanilla JavaScript and Web Components. Works offline, syncs across devices, and supports real-time collaboration.

Quick Links

Overview

Wisk is an open-source document editor focusing on extensibility and performance. The frontend is built without frameworks or build tools, using modern Web APIs and standards.

Core Functionality

Cloud Features (with Wisk backend)

Technical Stack

Quick Start

git clone https://github.com/yourusername/wisk.git
cd wisk
python -m http.server 8000
# Visit http://localhost:8000

Architecture

The frontend is standalone and fully functional without external services. Key design principles:

The frontend is open source and fully functional standalone, but requires Wisk backend services for advanced features like real-time collaboration, sync, citation management, and AI capabilities. The backend services are not open source and some features require a subscription to use.

License

Licensed under the Functional Source License (FSL), Version 1.1, with Apache License Version 2.0 as the Future License. See LICENSE.md.

Contributing

[!NOTE] We're working on improving the mobile experience! Our current drag-and-drop and click interactions aren't optimal for touch devices. If you have experience with mobile web development and accessibility, we'd love your contributions.

See CONTRIBUTING.md for development setup and guidelines.


Built with ❤️ by Cynthwave • Contact: hey@cynthwave.com