plainlab / plainbelt

Plain toolbelt for developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test GitHub release (latest SemVer)

PlainBelt

Plain toolbelt for developers. Work offline. Cross-platform.

Features

  • Multiple plain text tools
  • Tray icon
  • Clipboard auto detection
  • Global hotkey (Control+Alt+Meta+Space for now)

Tools list

  • 1. Unix Timestamp Converter
  • 2. Cron Editor
  • 3. Markdown to HTML Converter
  • 4. HTML Preview
  • 5. QRCode Generator
  • 6. QRCode Reader
  • 7. Base64 Encode / Decode
  • 8. Text Diff
  • 9. JSON Formatter
  • 10. SQL Formatter
  • 11. Regex Tester
  • 12. JWT Debugger
  • 13. Js Console
  • 14. HTML Entity Encode / Decode
  • 15. URL Encode / Decode
  • 16. Backslash Encode / Decode
  • 17. Lorem Ipsum Generator

Demo

Unix Timestamp Converter

Unix

Cron Editor

Cron

Regex Tester

Regex

Markdown to HTML converter

Regex

Installation

Download binary file for your system on the releases page: https://github.com/plainlab/plainbelt/releases.

  • macOS: Get .dmg file, open it and drag the app into Applications folder, for M1 mac: get arm64.dmg file instead.
  • Windows: Get .exe file and open it to install.
  • Linux: Get .AppImage file to install, for ARM laptop: get arm64.AppImage file instead.

Development setup

yarn
yarn start

Build binary

yarn package

Checkout the release folder and enjoy!


© 2022 PlainLab

About

Plain toolbelt for developers

License:GNU General Public License v3.0


Languages

Language:TypeScript 76.0%Language:JavaScript 22.3%Language:HTML 1.2%Language:CSS 0.6%