# Creamhack * Dreamhack TUI Mode ![alt text](images/view.png) ## Feature 1. Search Challenges 2. Search Options 3. Challenges 4. Challenge Info 5. Download Challenge 6. Request Create VM 7. Request Enter Flag ## Usage * q: Quit * ctrl + w: Change workdir ### 1. Search * → / ← : Move Cursor ### 2. Search Options * → / ← : Select options * Enter: Open options with popup * ↑ / ↓ : Select an option within the popup * Enter: Save selected options ## 3. Challenges * ↑ / ↓ : Select challenge * g: Go to top ## 4. Challenge Info * ↑ / ↓ : Select feature * Enter : Execute selected feature ## Installation ```sh curl -fsSL https://raw.githubusercontent.com/KimWang906/creamhack/main/installer/installer.sh | sh ``` ## Config file ### Linux Config Path ```sh /home/yourname/.config/creamhack/config.toml ``` ### MacOS Config Path ```sh /Users/yourname/Library/Application\ Support/creamhack/config.toml ``` ### Windows Config Path ```sh C:\Users\youname\AppData\Roaming\creamhack\config.toml ```