https://github.com/liriliri/tinker
Toolbox for everyone
https://github.com/liriliri/tinker
electron electron-app toolkit
Last synced: 4 months ago
JSON representation
Toolbox for everyone
- Host: GitHub
- URL: https://github.com/liriliri/tinker
- Owner: liriliri
- License: agpl-3.0
- Created: 2025-11-25T02:51:56.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2026-02-26T04:01:01.000Z (4 months ago)
- Last Synced: 2026-02-26T05:54:02.174Z (4 months ago)
- Topics: electron, electron-app, toolkit
- Language: TypeScript
- Homepage: https://tinker.liriliri.io
- Size: 2.54 MB
- Stars: 72
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
TINKER
Toolbox for Everyone.
[![Windows][windows-image]][release-url]
[![macOS][mac-image]][release-url]
[![Linux][linux-image]][release-url]
[![Downloads][download-image]][release-url]
![License][license-image]
[windows-image]: https://img.shields.io/badge/-Windows-blue?style=flat-square&logo=windows
[mac-image]: https://img.shields.io/badge/-macOS-black?style=flat-square&logo=apple
[linux-image]: https://img.shields.io/badge/-Linux-yellow?style=flat-square&logo=linux
[download-image]: https://img.shields.io/github/downloads/liriliri/tinker/total?style=flat-square
[release-url]: https://github.com/liriliri/tinker/releases
[license-image]: https://img.shields.io/github/license/liriliri/tinker?style=flat-square

[TINKER](https://tinker.liriliri.io/) is a toolbox that brings together a variety of productivity tools.
## Installation
Click [here](https://github.com/liriliri/tinker/releases/) to download and install TINKER. Windows x64, Mac arm64, Mac x64 and Linux x86_64 are supported.
## Built-in Plugins
TINKER integrates a rich set of high-quality built-in plugins to help you efficiently accomplish various tasks.
Calculation Pad
Code Image
Switch Hosts
Image Compressor
Image Cropper
JSON Editor
QR Code
RegExp
Color
Markdown Editor
Timestamp Converter
Text Diff
Hex Editor
Password Generator
Pomodoro
Whiteboard
Clipboard
Code Formatter
Hash
Unit Converter
PDF
Text Encoder
Password Manager
Todo
Base64
Photo Collage
Calculator
Voice Recorder
Clock
Image Annotator
Calendar
Camera
System Info
Process Killer
Mind Map
Media Compressor
## Official Plugins
Official non-built-in plugins are maintained at [tinker-plugins](https://github.com/liriliri/tinker-plugins). Install them via [npm](https://www.npmjs.com/) packages. For example: `npm i -g tinker-whois`.
## Third-party Plugins
You can find a selection of high-quality third-party tools already packaged [here](https://github.com/liriliri/tinker-third-party). To add them to TINKER, simply install the corresponding [npm](https://www.npmjs.com/) packages. For example: `npm i -g tinker-drawio`.
## Web Plugins
If you want to add existing web tools to TINKER, TINKER supports wrapping URLs into plugins directly. In the [tinker-web](https://github.com/liriliri/tinker-web) repository, you can find some pre-packaged web applications that are also installed via npm commands. For example: `npm i -g tinker-deepseek`. Note that these web applications do not support offline use.
## Related Projects
* [licia](https://github.com/liriliri/licia): Utility library used by TINKER.
* [luna](https://github.com/liriliri/luna): UI components used by TINKER.