/tinycodes

A code snippet box.

Primary LanguageTypeScriptMIT LicenseMIT

TinyCodes

main License: MIT Github All Releases

A user-friendly and visually appealing code management software.

中文Readme

dark.png

Features:

  • Supports highlighting for 60+ languages
  • Beautiful user interface
  • Data is completely offline
  • WebDav synchronization (under development)

Installation:

I have provided a compiled version for download on Release page.

page.

MacOS

The program is failing to compile on macOS now. I'm trying to find the problem.

Developing

git clone https://github.com/y-not-u/tinycodes
pnpm i
pnpm run start # dev
pnpm run package # build release

pnpm is a fast and disk space-saving package manager.