https://github.com/ranfdev/shortwave
This not my project, just an old fork. Upstream is here
https://github.com/ranfdev/shortwave
Last synced: about 1 year ago
JSON representation
This not my project, just an old fork. Upstream is here
- Host: GitHub
- URL: https://github.com/ranfdev/shortwave
- Owner: ranfdev
- License: gpl-3.0
- Created: 2019-05-04T20:22:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T20:23:04.000Z (about 7 years ago)
- Last Synced: 2025-04-12T17:12:59.961Z (about 1 year ago)
- Language: Rust
- Homepage: https://gitlab.gnome.org/World/Shortwave
- Size: 635 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shortwave
Find and listen to internet radio stations

___
**Shortwave is still in an early stage of development. It will be the successor of Gradio.**
As long as Shortwave is still in development, you can still download Gradio from [here](https://flathub.org/apps/details/de.haeckerfelix.gradio).
___
## Getting in Touch
If you have any questions regarding the use or development of Shortwave,
want to discuss design or simply hang out, please join us on our [#shortwave:matrix.org](https://matrix.to/#/#shortwave:matrix.org) channel.
## FAQ
- **Whats missing for the first release?**
A number of features are still missing. If you want to know more, check [this list](https://gitlab.gnome.org/World/Shortwave/blob/master/TODO.md).
- **Why its called 'Shortwave'?**
Shortwave signals have a very long range because of their very good reflection properties.
Due to their long range, they can be received almost anywhere in the world.
The same applies to Internet radio stations, which can also be received almost anywhere in the world.
That's why we decided to call the project 'Shortwave', because internet radio stations and shortwave radio stations share many characteristics.
If you want to know more about the naming process, you should read this [blog post](https://blogs.gnome.org/tbernard/2019/04/26/naming-your-app/)
- **Why I cannot edit stations anymore?**
The edit feature is disabled because of vandalism. I cannot change this. [More information here](http://www.radio-browser.info/gui/#/) and [here](https://github.com/segler-alex/radiobrowser-api/issues/39)
- **Will Shortwave compatible with the Librem 5?**
Yes! We use the awesome [libhandy](https://source.puri.sm/Librem5/libhandy) library to make the interface adaptive.
- **Which database does Shortwave use?**
[radio-browser.info](http://www.radio-browser.info/gui/#/). It's a community database. Everybody can add/edit information.
- **Where I can find the old Gradio source code?**
The old Gradio Vala source code is still available in the [gradio-old](https://gitlab.gnome.org/World/Shortwave/tree/gradio-old) branch.
## Building
Shortwave can be built and run with [Gnome Builder](https://wiki.gnome.org/Apps/Builder) >= 3.28.
Just clone the repo and hit the run button!
You can get Builder from [here](https://wiki.gnome.org/Apps/Builder/Downloads).