File | Date | Author | Commit |
---|---|---|---|
code | 2024-12-20 |
![]() |
[16d4a7] Fixed Windows-specific bug |
.gitignore | 2024-12-20 |
![]() |
[cc2ace] Added __pycache__ to .gitignore |
LICENSE | 2024-12-20 |
![]() |
[c53935] Initial commit |
README.md | 2024-12-20 |
![]() |
[e2cf0a] Fixed error in README.md |
Jsonly is a lightweight, user-friendly GUI JSON editor designed to make working with JSON files simple and efficient. Built with a focus on usability, Jsonly provides an intuitive interface for viewing, editing, and managing JSON data without overwhelming you with unnecessary features.
Jsonly is perfect for developers, data analysts, or anyone needing a reliable tool to manage JSON files. Whether you're debugging APIs, managing configurations, or just exploring JSON, JSONly has you covered.
If you plan to run JSONly from the source code, you will need to install the following dependencies:
JSONly has been tested on Linux and Windows. It has not been tested on macOS, so compatibility on macOS is not guaranteed.
Run the executable for a hassle-free experience.
If running from source, use the following command:
python JSONly.pyw
JSONly is released under the GPL License. See the LICENSE file for more details.