---
title: AlphaMate
emoji: π‘
colorFrom: purple
colorTo: blue
sdk: static
pinned: false
---
# π‘ AlphaMate - KIWISDR Fanmade Database



**A fanmade community database for KIWISDR receivers worldwide.**
*Built with β€οΈ by the community, for the community.*
---
## π― What is AlphaMate?
AlphaMate is a **fanmade database** for tracking and sharing [KIWISDR](https://kiwisdr.com/) receiver stations worldwide. Our goal is to create an open, community-driven resource for:
- π **GeographicεεΈ** of KIWISDR receivers
- π» **Frequency coverage** and antenna setups
- π **Station discovery** and connection status
- π **Community contributions** from SDR enthusiasts
## β¨ Features
| Feature | Description |
|---------|-------------|
| π **Station Search** | Find KIWISDR receivers by location, frequency, or callsign |
| π **Live Status** | Real-time availability and connection monitoring |
| πΊοΈ **Map View** | Interactive geographic visualization of all stations |
| π‘ **Frequency DB** | Comprehensive frequency database for each receiver |
## π Quick Start
```bash
# Clone the repository
git clone https://huggingface.co/spaces/alphamate/README
# Explore the database
cd README && cat database.json
```
## π Project Structure
```
alphamate/
βββ README.md # This file
βββ uSDR/ # KIWISDR software project
βββ database/ # Community-maintained station database
```
## π€ Contributing
Contributions are welcome! Please read our [contributing guidelines](CONTRIBUTING.md) before submitting PRs.
1. Fork the repository
2. Create a new branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request
## π License
This project is **fanmade** and not affiliated with KIWISDR or its developers.
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.
## π Links
- π [Official KIWISDR Website](https://kiwisdr.com/)
- πΊοΈ [KIWISDR Map](https://rx.kiwisdr.com/map/)
- π¬ [KIWISDR Forum](https://www.kiwisdr.com/forums/)
---
**Made with β€οΈ by alphamate team**
*Building the future of SDR, one receiver at a time.*