Welcome to the AstroDX Tools! / 欢迎使用 AstroDX 工具!
You can read this document in English or 中文. / 你可以选择阅读英文或中文版本。
This script deletes all of the pv.mp4 files in your folder.
To use, simply run the script and it will delete all .mp4 files within the specified folder and its subdirectories.
This script deletes all the difficulties of easy, basic, and advance in .txt files.
Run this script to clean up .txt files by removing the sections related to easy, basic, and advance difficulties.
This script helps organize your folder structure for AstroDX.
Important: The folder structure must follow these rules:
- Second-level folders should be collections (e.g., folders representing different groups or categories of songs).
- Third-level folders should contain the actual song files.
The script will automatically move files into the appropriate levels and collections directories based on the folder structure.
This script is designed to create a manifest.json file in a specified directory.
-
Clone or download the repository to your local machine.
-
Make sure you have Python 3.x installed.
-
Run the script you want to use by executing the following command in your terminal:
python pv_deleter.py
python difficulties_deleter.py
python folder_organizer.py
python collections_converterr.py
or running the
GUIto select function :- First, install the dependency
PyQt6pip install PyQt6
- Run the
GUIpython adxtools_gui.py
- First, install the dependency
This project is licensed under the MIT License - see the LICENSE file for details.