Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bravo68web/osu-score-embed
Embed osu! stats in Github Readme Profile
https://github.com/bravo68web/osu-score-embed
canvas canvas2d embed github-readme github-readme-profile github-readme-stats osu osu-api osu-api-v1 osu-game osu-stats profile readme readme-profile stats tracker
Last synced: 7 days ago
JSON representation
Embed osu! stats in Github Readme Profile
- Host: GitHub
- URL: https://github.com/bravo68web/osu-score-embed
- Owner: BRAVO68WEB
- License: mit
- Created: 2022-06-23T04:59:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T04:25:32.000Z (about 2 years ago)
- Last Synced: 2024-05-01T15:28:49.786Z (8 months ago)
- Topics: canvas, canvas2d, embed, github-readme, github-readme-profile, github-readme-stats, osu, osu-api, osu-api-v1, osu-game, osu-stats, profile, readme, readme-profile, stats, tracker
- Language: JavaScript
- Homepage: https://osu-embed.b68dev.xyz/
- Size: 188 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Welcome to osu-fetch-score-embed 👋
> Embed osu! stats in Github Readme Profile
### 🏠 [Homepage](https://github.com/BRAVO68WEB/osu-score-embed)
### ✨ [Demo]
> (https://osu-embed.b68dev.xyz/)
### Showcase
> osu! PP
```md
![pp](https://osu-embed.b68dev.xyz/pp?username=bravo68web)
```
- Example![pp](https://osu-embed.b68dev.xyz/pp)
> osu! PP + Accuracy
```md
![pp_acc](https://osu-embed.b68dev.xyz/pp_acc?username=bravo68web)
```- Example
![pp](https://osu-embed.b68dev.xyz/pp_acc)
## Install
```sh
yarn
```## Config
Copy .env.example to .env along with your osu! api-key
## Usage
```sh
yarn start
```## Author
👤 **BRAVO68WEB**
* Website: https://itsmebravo.dev
* Twitter: [@bravo68web](https://twitter.com/bravo68web)
* Github: [@BRAVO68WEB](https://github.com/BRAVO68WEB)
* LinkedIn: [@bravo68web](https://linkedin.com/in/bravo68web)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/BRAVO68WEB/osu-score-embed/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [BRAVO68WEB](https://github.com/BRAVO68WEB).
This project is [MIT](LICENCE) licensed.