Open-Source Spin-the-Wheel Website–No Ads, No Trackers

Published: (April 4, 2026 at 09:27 AM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Overview

Picksy is a simple, open‑source spin‑the‑wheel app for choosing a random name from a list without ads, trackers, or unnecessary clutter.

The project was originally created during the pandemic when spin‑the‑wheel tools became popular for online team‑building, virtual game nights, and similar activities. Most existing options were cluttered with ads and trackers, so Picksy was built as a cleaner alternative. After refreshing the UI and updating the dependencies, the project is now complete and ready to use.

Try it Live

You can try Picksy here: Picksy

Picksy Website Screenshot

Source Code & Contribution

The source code is available on GitHub. Feel free to explore, fork, or contribute:

  • Repository:

Terminal Alternative

For those who prefer a command‑line tool, a Python‑based version is also provided:

  • Repository:
0 views
Back to Blog

Related posts

Read more »

CipherKit

Introduction I built 77 free developer tools that run 100 % in your browser—no tracking, no backend. If you’re like me, you’ve probably hesitated before pastin...