GithubHelp home page GithubHelp logo

gofrettin / laz-json-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyberfilth/laz-json-viewer

0.0 0.0 0.0 825 KB

Lazarus JSON Viewer

License: MIT License

Pascal 80.86% Inno Setup 19.14%

laz-json-viewer's Introduction

Lazarus JSON Viewer

Build Status Supports Windows Supprts Linux Supports macOS License Latest Release Downloads

Simple application to view a JSON file.

Table of contents

Features

  1. List of files to view
  2. View JSON in tree format, Tree Tab
  3. View JSON in text format, JSON Tab
  4. Drag and Drop files unto the application
  5. Multiple interpretations of the value
    • Numbers formated and unformated
    • Numbers displayed in Binary and Hexadecimal
    • Numbers displayed in Bytes (B, KB, MB, GB, TB)
    • Integer numbers displayed as date (UnixTime)

Keys

  • The F12 key toggles between Tree and JSON view.
  • The Escape key exits the application.
  • On Linux the Ctrl+Q key combination exits the application.
  • On Windows the Atl+X key combination exits the application.

Translations

At the moment the available translations are for:

  • Portuguese(Portugal)

If you like this application and are willing to translate it, I would be immensely grateful towards that effort!!

Setup as default viewer

Linux (Ubuntu)

The quick and dirty way I did it on my system was:

  1. Create a file under $HOME/.local/share/applications named jsonviewer.desktop with the appropriate contents pointing to where you have uncompressed your binary.
  2. Create and entry on $HOME/.local/share/applications/defaults.list that looks like:
[Default Applications]
application/json=jsonviewer.desktop

Windows

At the moment I don't have an answer on how to do it manually. Need to consult some Windows gurus.

Nonetheless, the Windows Setup binary provided will ask you if you want to make it the default viewer for JSON files.

Screenshots

  • Tree view Picture1
  • JSON view Picture2

laz-json-viewer's People

Contributors

fechi92 avatar gcarreno avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.