Skip to content

SoulofSorrow/ArkUI-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArkUI Generator

de

Python Tkinter

This repository contains a Python script for creating an editable server user interface using the Tkinter library. This interface allows you to customize various aspects of your server UI, including button text, tab titles, colors, and more.

Features

Steam Workshop

  • Customizable Buttons: You can edit the text of up to 5 buttons on the main user interface.

  • Link Buttons: Add links to your interface for quick access, customizing the text and URL for each link.

  • Tab-Based Interface: Create up to 5 tabs with customizable titles and text content.

  • Color Customization: Change background and text colors to match your server's theme.

  • Data Storage in JSON: UI data is stored in a JSON file, making it easy to save and load your configurations.

Requirements

  • Python 3.7 or higher
  • Tkinter 8.6 or higher

Usage

  1. Clone this repository or download the progende.py script.

  2. Run the script using Python:

    python progende.py
  3. The user interface will open, allowing you to customize the server UI.

  4. Make your changes to button text, tab titles, colors, and other settings.

  5. Click the "Save" button to save your changes to a JSON file.

  6. To load your saved configuration, click the "Open" button and select your JSON file.

  7. If you want to save the JSON data as a single line, use the "Save as Single Line" button.

Contributions

Feel free to contribute to this project by creating issues, submitting pull requests, or proposing new features and improvements.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages