TinyCodes y-not-u
winget install --id=Vogan.TinyCodes -e
An easy-to-use and beautiful code management software
README
TinyCodes
A user-friendly and visually appealing code management software.
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.