An open API service indexing awesome lists of open source software.

https://github.com/klich3/ppt-table-tool

Tool for create - Power Play Table PPT to HEX to DSL File, implemented in OpenCore on your Hackintosh
https://github.com/klich3/ppt-table-tool

aml ati dsl hackintosh osx power-play-table powerplay powerplaytable ppt radeon xr6000xt

Last synced: 8 months ago
JSON representation

Tool for create - Power Play Table PPT to HEX to DSL File, implemented in OpenCore on your Hackintosh

Awesome Lists containing this project

README

          

# PPT-Table-Tool

![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![Issues](https://img.shields.io/github/issues/klich3/PPT-table-tool.svg)
![Pull Requests](https://img.shields.io/github/issues-pr/klich3/PPT-table-tool.svg)

PPT-Table-Tool is a utility to generate PowerPoint (PPT) presentations with tables from plain text or Domain Specific Language (DSL) files. It provides an easy-to-use interface and supports Windows registry dumps in various formats.

## Features

- Convert Windows registry dumps to DSL files.
- Generate PPT presentations with tables from PPTable files.
- Cross-platform compatibility (Windows, macOS).

## Usage

1. **Run the Tool:**
- Double click on `PPT_script.command`.

2. **Input:**
- Drag and drop a Windows registry dump file (`.txt`, `.reg`) or a binary PPTable file onto the tool's interface.

3. **Output:**
- Find the generated files in the `Results` folder.
- `result.txt`: The parsed data in a readable format.
- `result.dsl`: DSL file generated based on the input data.

## PPT Technology Overview

AMD PowerPlay and Performance Management:
- PowerPlay technology enables dynamic performance adjustment of graphics cards.
- Automatic operating modes switch between high-performance and power-saving modes.

## Instructions for Use

1. Double click on `PPT_script.command` to launch the tool.
2. Follow the on-screen instructions to process your input files and generate presentations with tables from PPTable files.

## Notes

- For more information, refer to the original repository [here](https://github.com/perez987/6600XT-on-macOS-with-PowerPlayTable-on-SSDT-or-config.plist).

## Contributing

Contributions are welcome! Create pull requests.

## Citation

If you use this tool in your research or work, please consider citing it as:

- **Title:** PPT-Table-Tool
- **Authors:** Anton Sychev
- **Repository:** [GitHub](https://github.com/klich3/PPT-table-tool)
- **Version:** 1.0.0
- **License:** MIT

```plaintext
@software{PPT-Table-Tool,
author = {Anton Sychev},
title = {{PPT-Table-Tool}},
url = {https://github.com/klich3/PPT-table-tool},
version = {1.0.0},
license = {MIT},
}
```

## License

This project is licensed under the [MIT License](LICENSE).

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=klich3/PPT-table-tool&type=Date)](https://star-history.com/#klich3/PPT-table-tool&Date)