Skip to content

Repository files navigation

Worktop

RELEASES: v0.1.0-beta

An Open-Source Desktop Workspace for Files, Calculations, and Diagrams

Worktop is a lightweight, cross-platform application that brings spreadsheets, Markdown documentation, process modeling, and offline assistant workflows into a unified, local file structure. Your documents are stored privately on your machine using open, portable text formats.

View Website

Downloads:

  • Windows (.exe)

Document Rendering Options

Worktop offers three distinct ways to interact with and present your text documents, ensuring your raw data is always ready for presentation.

1. Native Markdown Editor

Write and edit your content quickly using standard plain-text Markdown formatting. Markdown Formatting Support

2. Professional View

Preview your Markdown instantly. This mode renders your syntax into a continuous, highly readable visual format with a polished, paginated layout ideal for formal reports, slide decks, and PDF generation. Paginated Professional View

3. Formatted View

This mode renders your syntax into a continuous, highly readable visual format without forced pagination breaks. Continuous Formatted View


01 / LOCAL STORAGE ONLY: Plain-Text Portability

Your data belongs to you. Worktop avoids complex proprietary database layers, reading and writing files straight to your disk as industry-standard Markdown (.md), CSVs, and flat JSON models.

02 / EMBEDDED ECOSYSTEM: Cross-Module Integration

Files share context directly. Data calculated inside spreadsheets can be mapped onto structured process flowcharts, exported to presentation outlines, or summarized in plain-text markdown.

03 / SANDBOX SAFETY: Offline Capabilities

Built with Electron and React, the core editing features, formula engines, visual diagram renders, and localized formatting presets operate 100% offline without communicating with external clouds.


Application Showcase

Interactive Module Preview Click between the tabs below to preview how the Worktop interface coordinates spreadsheet columns, Markdown drafts, visual flowcharts, and local assistant logs.

PREVIEW FRAMEWORK | OFFLINE CORE

  1. Spreadsheets
  2. Document Mark Up
  3. Process Maps
  4. AI Analyst Logs

CELL: R1C1 | fx = | [Run Auto-Classifier]

Product Item Unit Revenue Units Sold QoQ Growth Classification
Worktop Pro 120.00 150 51.2% High Growth
Cloud Sync 45.00 90 -4.6% Stagnant
AI Assistant 199.00 80 82.0% Explosive
Team Hub 85.00 120 31.4% Steady

💡 Tip: Click any table cell to write numbers, or hit "Run Auto-Classifier" to execute local logic calculating the Classification column.


Architecture: Functional Suite

Detailed outline of the built-in modules executing locally on your desktop.

  1. Local Grid (Spreadsheet) Lightweight tabular data manager with built-in mathematical formula parsing, cellular styling adjustments, custom cell borders, and raw CSV parsing mechanisms.
  2. Markdown Mark Up Document layout canvas focused around native Markdown text. Hot-reloads inputs instantly into styled visual pages formatted with high-contrast color themes.
  3. Process Mapping Simple flowchart builder. Add relational steps, evaluate business flow paths, and output standard vector nodes with structured JSON formatting parameters.
  4. Embedded AI Logs Interactive workspace prompt interface. Safely routes loaded dataset variables directly to your API targets to formulate briefs, summarize tables, or organize concepts.
  5. Presentations Generates formatted slide layouts immediately from structured Markdown headings. Incorporates responsive viewport rendering and localized PDF exports.
  6. Automated Agents Programmable automation layers. Translates raw strategic instructions into coordinated background tasks that map, calculate, or outline files.

Repository: How to Install

Worktop releases are compiled directly from the open GitHub repository. Follow these installation steps to boot the application on your local machine.

  1. Go to the GitHub Releases page link to download the build file corresponding to your operating system.
  2. Windows builds download as an executable installer. macOS packages are signed Universal DMGs compatible with both Intel and Apple Silicon chips.
  3. Linux builds deploy via standalone .AppImage containers or standard debian archives.

Get GitHub releases

BUILDING FROM SOURCE

// 1. Clone the repository and navigate inside
git clone https://github.com/LoanLemon/Worktop.git
cd Worktop

// 2. Install necessary project packages
npm install

// 3. Run development build (Electron app wrapper)
npm run dev

About

Worktop is a lightweight, cross-platform application that brings spreadsheets, Markdown documentation, process modeling, and offline assistant workflows into a unified, local file structure. Your documents are stored privately on your machine using open, portable text formats.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages