Kenku FM

Ülevaade

Kenku FM is a specialized high fidelity audio sharing application designed specifically for tabletop gaming over
Discord https://groupfinder.eu/library/discord
. Created by the developers of
Owlbear Rodeo https://groupfinder.eu/library/owlbear-rodeo
, it was released in 2022 to provide a reliable, high quality alternative to traditional Discord music bots. It functions as a standalone virtual browser and media player that acts as a bridge, streaming audio directly from a user's computer into a Discord voice channel with minimal latency and superior sound quality. Description Kenku FM solves the common problem of sharing immersive music and sound effects during online TTRPG sessions. Instead of relying on buggy cloud bots that often face copyright shutdowns, Kenku FM runs locally on the Game Master's computer. It allows the GM to log in as a "Bot" on their own Discord server, giving them total control over the audio stream. It is a lightweight, open source tool that treats audio as a vital part of the storytelling toolkit rather than an afterthought. System Overview & Key Features
Integrated Web Browser Kenku FM features a built in browser designed specifically for audio. You can open tabs for YouTube, Spotify, Tabletop Audio, or Syrinscape and stream the audio directly into your Discord call without needing to share your screen or lose audio quality.
Local File Playback The app acts as a robust media player for your personal sound library. You can create playlists from your own MP3 and WAV files, allowing for instant playback of specific combat themes or environmental ambiance stored on your hard drive.
Soundboard Functionality Users can set up a custom soundboard within the interface. This allows a Game Master to trigger one shot sound effects like sword clashing, explosions, or monster growls at the perfect narrative moment with a single click.
Stream Deck Integration For power users, Kenku FM offers a dedicated plugin for the Elgato Stream Deck. This allows the GM to control volume, skip tracks, and trigger soundboard effects using physical buttons, keeping their hands free to manage the game and maps.
High Quality Audio Engine By using a dedicated bot connection rather than standard screen sharing, Kenku FM maintains high bitrate stereo audio. This ensures that orchestral scores and subtle environmental textures sound exactly as intended for every player in the voice channel.
Open Source and Privacy The software is open source and runs locally, meaning it does not track your data or rely on external servers that can be shut down. You own the software and have total control over the bot account you create to facilitate the stream.
Additional links kenku.fm https://kenku.fm - Official Kenku FM website github.com/owlbear-rodeo https://github.com/owlbear-rodeo - Official Open Source Repository

Other entries

The Gap Between us
Actual Play & Podcasts

The Gap Between us

English
Actual Play
Starfinder
Join our eclectic crew as they try to navigate the harrowing Post-Gap universe of a brand-new original Starfinder 2e adventure campaign: “The Gap Between Us”. A space station full of strangers and lost memories; where even the most familiar settings seem out of place. We drop full Actual Play episodes every Thursday, so grab a seat at the table and follow the journey week by week. Whether you’re a Starfinder veteran or just love a good sci-fi story, you’ll find thrilling adventures, memorable characters, and original TTRPG storytelling right here. The Story Four years post gap, Absalom Station is failing. After The Awakening, societal upheaval began to fracture the station, culminating with the shattering of the Eye. Now three years later, resources are becoming scarce and those who remain are starting to get desperate. Not only have gangs been growing rapidly, but strange creatures and monsters have begun appearing all over the station. Residents form small communities to try to weather the increasingly post-apocalyptic landscape they find themselves in. In an abandoned neighborhood in the Arms, a small community of survivors huddle awake in a commandeered community center in the dead of the night. Tipped off that a local gang’s arrival is imminent, the center’s newest (level 0) members are tasked to defend their new home. Our crew of survivors must level-up and find a way to survive and thrive in their new post gap reality. Links youtube.com - Youtube playlist rss.com - Podcast feed spotify.com - Spotify feed podcasts.apple.com - Apple Podcasts feed standardactionsnetwork.com - Standard Actions Network website

Loe edasi

Cjartax
Artists

Cjartax

Character illustrations
Asset design
Character design
Hello! I'm Cjartax, a freelance artist and illustrator based in Indonesia. I hold a formal degree in Graphic design. I am currently open for commissions! While I am able to accept various currencies, I primarily work with USD. I draw: Character illustration or Fanart (Party art, icon, Chibi etc) Armor and Asset design Character design and reference sheets I can do a lot of type character, Robotics, Anthramorphic, etc /images/general-media/1774022391_EqN3Xx26.png   /images/general-media/1774022396_GDUDEhEz.jpg if you have any request and you interested in my artstyle feel free to ask me anything. You can use my Artwork for anything personal for monetized content or commercial use you need to pay some extra fee. Here is a showcase of my recent artwork. For full details on pricing and how to place an order, please contact me via e-mail. Contact info E-mail: Cristoferjulianto@gmail.com Discord: Cjartax VGen

Loe edasi

Traveller Lifepath
Tools & Platforms

Traveller Lifepath

English
Free
Character sheets
A free, accessible, browser-based character creator and editable sheet for Mongoose Traveller 2022 — every roll cited, every choice logged, every character saved locally. Description Traveller Lifepath is a free, browser-based character creator and editable sheet for Mongoose Traveller 2022. It walks players through the full Mongoose 2022 lifepath — basics and species, characteristics, background skills, pre-career education (University, Army Academy, Marine Academy, Navy Academy), career terms with their full survival / event / commission / advancement loop, mustering-out, the post-creation skill package, and a final reviewable character sheet — without ever leaving a single browser tab.                                                              The tool offers three ways to set characteristics. Players who want the classic experience can have the site roll 2D × 6 into a pool and assign each value to whichever stat they like. Players who prefer their own physical dice can enter results manually; the site still tracks every DM, target, success/failure, and aging effect. Players who'd rather skip randomness entirely can use the included point-buy method (42-point budget, 2..12 per stat). PSI is rolled separately when psionics are enabled, and the Psion career unlocks accordingly.  /images/general-media/1778159165_rhvJ8xSn.png The character-creation rules are implemented as a typed effects engine — TypeScript discriminated unions with exhaustive switching — so every rule lives in one place and can be tested in isolation. The project ships with around 360 automated tests covering qualification, commission, advancement, aging crises, mishaps, life events, connections, the skill cap of 3 × (INT + EDU), pre-career education, and the Mongoose 2022 errata clarifications for Vargr and the Vacc Suit skill. A full audit trail of every rolled die, every applied DM, and every player choice is captured to a roll log that updates in real time. The post-creation sheet is a fully editable Mongoose-style character record. Skills, careers, equipment, weapons, armour, augments, connections, benefits, and free-form notes can all be edited inline; values save automatically to localStorage with cross-tab synchronisation, and the sheet is print-friendly (one panel per printed page, ink-friendly styling). Every character in the local library can be exported and re-imported as JSON for backup or for handing off between players.                                                      Two visual themes are included: a light "Little Black Books" look in the spirit of Classic Traveller, and a dark "Imperial" theme — plus a System mode that follows the operating system's light/dark preference and reacts live when it changes. Theme choice is remembered between sessions.                                                                    Accessibility is treated as a first-class concern. The interface meets WCAG 2.1 AA contrast requirements in both themes (verified by an axe-core audit suite that runs as part of the project's tooling), every interactive element has a visible keyboard focus indicator, icon-only buttons carry ARIA labels, and the layout includes a skip-to-content link for screen-reader users.            /images/general-media/1778159170_sbkOfhno.png Other features include undo across the wizard (rewinds to the relevant picker after popping a character snapshot), URL-based debug logging (?debug=1), the Connections rule for shared PC backgrounds, an aging-crisis path with medical-debt accumulation, and an honest "unofficial fan tool" disclaimer in every place it matters.                            The project is open-source under the MIT License, runs entirely client-side with no backend and no account requirement, and uses privacy-friendly analytics (no cookies). Bug reports, rules questions, and pull requests are welcome on GitHub. Links bytesbynelson.github.io - Live tool github.com - Source code github.com - Issue tracker / feedback

Loe edasi

Arvustused

Järjestatud:

Arvustusi pole veel.

Logi sisse arvustuse lisamiseks.

Looking for a group?

Find a tabletop group to join or players to invite.
Groupfinder is a free looking-for-group/players platform. By players, for players.