Skip to content

Lightweight minimal cross-platform soundboard made in go

License

Notifications You must be signed in to change notification settings

KosumovicDenis/Koboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koboard 🎵

Welcome to the Koboard repository! This project is a work-in-progress soundboard application written in Go. The aim is to create a simple and efficient soundboard that can play various sound clips with minimal latency and resource usage.

Features ✨

  • 🎚️ Minimalistic and easy-to-use interface
  • 🎶 Play multiple sound clips simultaneously
  • ⚡ Low latency for quick playback
  • 🔧 Configurable sound clip paths
  • 🛠️ Written entirely in Go for performance and simplicity

Getting Started 🚀

These instructions will help you set up and run the Koboard on your local machine for development and testing purposes.

Prerequisites

  • Go (version 1.16 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/KosumovicDenis/Koboard.git
    cd Koboard
  2. Build the application:

    go build
  3. Run the application:

    ./Koboard

Usage 🎤

To use the soundboard, simply execute the binary and use the provided UI or commands to play the sound clips. Configuration options and additional usage details will be provided as the project progresses.

Contributing 🤝

Contributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.

Roadmap 🛤️

  • Basic playback functionality
  • User interface for selecting and playing sounds
  • Configuration file support
  • Volume control
  • Shortcuts
  • Multiple profiles
  • Cross-platform support

License 📄

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments 💖

  • Thanks to the Go community for their amazing tools and libraries.
  • Special shoutout to all the contributors who help make this project better.

Note: This project is still under development. Features and documentation will be updated as progress is made.

Feel free to reach out with any questions or feedback!

About

Lightweight minimal cross-platform soundboard made in go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages