Store and organize reusable code snippets in over 160 languages with multi-level folders and tags.
Write interlinked Markdown notes with a graph view showing how your notes connect, replacing Notion or Obsidian for technical docs.
Save and replay API requests alongside your code snippets instead of switching to a separate tool like Postman.
Run quick calculations and unit conversions in plain text without leaving your development workflow.
massCode is a free, open-source desktop app built for developers who want to keep their daily working materials in one place. It combines a code snippet manager, a note-taking tool, an HTTP client, and a calculator notebook into a single application. Everything you store lives on your own machine as plain Markdown files, so there is no account, no sync service, and no lock-in to a cloud platform. The code snippet section supports over 160 programming languages out of the box, with multi-level folders and tags for organization. It includes built-in code formatting via Prettier, a live HTML and CSS preview panel for quick prototyping, a JSON visualizer that displays nested data as an interactive graph, and the ability to export code snippets as styled images. The notes section works alongside the snippets and supports standard Markdown plus extras: internal links between notes, a full graph view showing how notes connect, task tracking with priorities and due dates, Mermaid diagram support, mind maps generated from heading structure, and a fullscreen presentation mode for showing notes during meetings. The built-in HTTP client lets you save and organize API requests next to your code and notes rather than in a separate application. You can define environments with variables for switching between local, staging, and production URLs. Each request can include custom headers, authentication, and a body, and you can inspect the response status, timing, and output. A math notebook rounds out the toolset, allowing you to type natural-language calculations, unit conversions, and date arithmetic in a plain text format. The app runs on macOS, Windows, and Linux and has extensions for VS Code and Raycast. The project is community-supported through donations and is free to use.
← masscodeio on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.