ts5-channel-image-generator
ts5-channel-image-generator copied to clipboard
Simple tool 🔨 for generating TeamSpeak 5 channel images 🖼️
fix #12 banner depth offset no longer needed
The spacing is too wide in the newest client version
This PR Features: * Updated dependencies * Added saving image to localStorage * Added saving options (not room structure yet) to localStorage PS: I'm sorry if my code is not...
When a user returns to the page, the app should remember the state and should let the user continue the work. Options, Channels structure, and image URL (if used to...
The goal is to provide all useful options for customizing the placement of the image over the rooms. But in order to keep the app simple, those options should be...
When an image file is drag & dropped on the page is should be loaded.
It would be nice to have a new logo (and maybe also a better name) for the app. The logo should use the same (or similar) colors as TS5 client/logo...
The app should have a `manifest.json` file, should work offline, and be installable. This is related to issue #6 that should make the state of the app persistent including the...