Skip to content

add, remove and modify key values in JSON files with a cool UI

License

Notifications You must be signed in to change notification settings

Majestic-dev/PyGame-JSON-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyGame JSON Editor

This project is a JSON editor built with Pygame. It provides a graphical user interface for editing JSON files.

Installation

  1. Clone the repository:
git clone https://github.com/Majestic-dev/PyGame-JSON-Editor.git

pip install -r requirements.txt
  1. Run the program:
python main.py

Usage

The editor allows you to open, edit, and save JSON files. You can add, remove, and modify keys and values in the JSON file.

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

About

add, remove and modify key values in JSON files with a cool UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages