Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shekohex/blockk
Block Spotify Ads & Trackers with ease
https://github.com/shekohex/blockk
adsblock spotify
Last synced: 15 days ago
JSON representation
Block Spotify Ads & Trackers with ease
- Host: GitHub
- URL: https://github.com/shekohex/blockk
- Owner: shekohex
- Created: 2021-11-23T00:06:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T01:41:53.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T01:21:30.736Z (23 days ago)
- Topics: adsblock, spotify
- Language: Rust
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Blockk
Block Spotify Ads & Trakers
⚠️ Beta Software ⚠️
## Install ⛹️
#### Unix (Linux, macOS, WSL2, ..)
// TODO
## Running and Configuring 🚀
// TODO
## Using Docker 🐳
// TODO
## Safety ⚡
This project uses `#![deny(unsafe_code)]` to ensure everything is implemented in
100% Safe Rust.## Contributing 🧑🤝🧑
Want to join us? take a look at some of these issues:
- [Issues labeled "good first issue"][good-first-issue]
- [Issues labeled "help wanted"][help-wanted][good-first-issue]: https://github.com/shekohex/blockk/labels/good%20first%20issue
[help-wanted]: https://github.com/shekohex/blockk/labels/help%20wanted## License
Licensed under GPLV3 license.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the GPLV3 license, shall
be licensed as above, without any additional terms or conditions.