pitkes22 / ts5-channel-image-generator

Simple tool πŸ”¨ for generating TeamSpeak 5 channel images πŸ–ΌοΈ
35 stars 8 forks source link

TeamSpeak 5 Channel Image Generator

Simple tool πŸ”¨ for generating TeamSpeak 5 channel images πŸ–ΌοΈ

✨ Try it out

You can make your TeamSpeak server more cool right now! Just click here to use the app! πŸ‘ˆπŸ‘ˆ

App Preview

πŸš€ How to use

  1. Upload your image or load it using public URL
  2. Adjust options to fit the image to the rooms you see in the preview
  3. Export your images and download ZIP file (you can specify file name prefix for your images)
  4. Upload your images to the internet (You can use your web server or service such Imgur.com)
  5. Go to your TeamSpeak server and set Image URL of individual rooms (You have to have TeamSpeak 5 Beta Client for this)

βš™οΈ How it works

TS5 Channel Image Generator is fully client-side application built using React (Next.js). It uses Canvas API to work with images and 3rd party libraries to create ZIP files. Thanks to that no server is needed so no images are uploaded/stored on the server. App works in all modern browsers and support for image file formats is also dependent on supported file formats of given browser.

πŸ“… Planned Features

🍰 Contributing

Any contribution is welcomed. Feel free to create an issue if you found a bug, or you have an idea how to improve the app!