Skip to content

plainlab/plainbelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ebabbd · Aug 30, 2021

History

41 Commits
Aug 26, 2021
Aug 26, 2021
Aug 22, 2021
Aug 30, 2021
Jul 23, 2021
Jul 23, 2021
Jul 23, 2021
Jul 23, 2021
Jul 28, 2021
Jul 23, 2021
Aug 30, 2021
Jul 23, 2021
Aug 30, 2021
Jul 23, 2021
Jul 24, 2021
Jul 23, 2021
Aug 30, 2021

Repository files navigation

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

  • Unix Timestamp Converter
  • Markdown to HTML Converter
  • HTML Preview
  • QRCode Generator
  • QRCode Reader
  • Base64 Encode/Decode
  • Text Diff
  • JSON Formatter
  • SQL Formatter
  • Regex Tester
  • JWT Debugger
  • Number Base Converter
  • URL Encode/Decode
  • HTML Entity Encode/Decode

Demo

Unix Timestamp Converter

Unix

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!


© 2021 PlainLab