Warning
Every time I publish a new release, my account is flagged by GitHub and the repo vanish. Therefore I have to send a reinstatement request, which can take time. (Asked why 4 times and didn't got any precise answer...). I'm thinking of moving the app permanently to Codeberg, as the code is already mirrored there. So if you want to open an issue, please open it there instead.
- Box, Box! is copylefted libre software, licensed GPLv3+.
- No ads, no trackers or anything else.
- Get the latest stories of your favorite driver and his ranking, even without any Internet connection*.
If you want, you can know where he is born and other personal info (not very useful though)โฆ - In-app reader for all the editorial articles, with markdown!
- Watch all the latest videos with a dedicated tab and a swipe-up!
- Enjoy the app even at night with dark mode.
- Link to the highlights on YouTube of the qualifications and the race. (or even the sprintโฆ)
- Wait till the next race with a countdown.
- Follow all the action on track with integrated WebView (live leaderboard).
- View the results of all the sessions (free practices, qualifying, sprints and races).
- Enjoy the race hub during a GP!
- Follow both Formula 1 and Formula E from the same app!
*You need to have Internet connection in order to refresh the dataโฆ
| Host | URL |
|---|---|
| Official | https://brightdv.github.io/boxbox/ |
| Screen | Service | URL |
|---|---|---|
| Home News | Formula 1 API | https://api.formula1.com |
| Home Videos | Formula 1 API | https://api.formula1.com |
| Articles search | SearXNG | 14 instances |
| Standings (Q, S and R) | Ergast API | https://ergast.com/mrd |
| Standings (FP, Q, S and R) | Formula 1 Archives | https://formula1.com |
| Schedule | Ergast API | https://ergast.com/mrd |
| Live Timing | Formula 1 | https://formula1.com |
Everything comes from the same API (Formula E API): https://api.formula-e.pulselive.com.
Help translate Box, Box! on Hosted Weblate
Or, manually:
- Create a file named [your language ISO code, like en, fr, etc].arb These files are used by Flutter to provide you the translation.
- Translate this file to your language (only the text between the quotes).
- Finally, make a pull request or an issue and attach the code to it.
The app is currently available in:
- ๐ฌ๐ง English
- ๐ซ๐ท French
- ๐ Arabic, thanks to @Music47ell
- ๐ง๐ฉ Bengali, thanks to @Rafee-M
- ๐จ๐ณ Simplified Chinese, thanks to Ahoo Ng (ไบๅท็ต)
- ๐ณ๐ฑ Dutch, thanks to @ltguillaume
- ๐ซ๐ฎ Finnish, thanks to Kieli Puoli, @Ricky-Tigg
- ๐ฉ๐ช German, thanks to @RekZix, @Atalanttore
- ๐ฌ๐ท Greek, thanks to @TamilNeram
- ๐ญ๐บ Hungarian, thanks to @d4f5409d
- ๐ฎ๐น Italian, thanks to @atilluF
- ๐ฐ๐ท Korean, thanks to @simmon-nplob
- ๐ฎ๐ณ Malayalam, thanks to @akhi07rx, @sabeelash
- ๐ณ๐ด Norwegian, thanks to @comradekingu
- ๐ต๐น Portuguese, thanks to @Alexthegib
- ๐ฎ๐ณ Punjabi & Hindi, thanks to @ShareASmile, Scrambled777
- ๐ช๐ธ Spanish, thanks to @inigochoa, gallegonovato
- ๐ Swahili, thanks to @leonardsangoroh
- ๐ฎ๐ณ Tamil, thanks to @TamilNeram
- ๐น๐ท Turkish, thanks to @metezd, @symbuzzer, @oersen
and thanks to the many other translators!
If you like the app, and you want to support its development:
Address: 48Yi7F3jDoQc5BsBQBaHnY6Y9hgP6oHev3AMNwd8QySsP52ZWZLhM3Hi4nccyq7wh81UEoXZvBSVmJ5sCLd9LLcXQPxqtxf
A huge thanks to the donators!
Box, Box! is Free Software: You can use, study, share, and improve it at
will. Specifically you can redistribute and/or modify it under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl.html) as
published by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
I'm developing this app in my free time, so I appreciate feedback and welcome PRs!
(Box, Box! is unofficial software and in no way associated with the Formula 1 group of companies nor the Formula E group of companies.)
Some interesting Formula 1 related projects:
- The amazing Ergast API.
- bacinger/f1-circuits: geo points for the map of each circuit.
- theOehrly/Fast-F1: client for live telemetry (upcoming) and stats, in Python.
- slowlydev/f1-dash: feature-rich livetiming webview used by the app.













