fmatrix is a simple Flipper Zero app that displays the famous "matrix rain" effect. (suggestions appreciated and welcome!)
Main menu:
Make it rain! - Makes it rain (Displays the matrix effect.) Configure fmatrix - Configuration menu for tweaking fmatrix. Exit - Does exactly what you think it does; exits the app.
Options menu:
UPPERCASE: Toggle whether or not uppercase letters are displayed when characters are randomly chosen. (default YES)
lowercase: Toggle whether or not lowercase letters are displayed when characters are randomly chosen. (default NO)
Numbers: Toggle whether or not numbers are displayed when characters are randomly chosen. (default NO)
Symbols: Toggle whether or not symbols are displayed when characters are randomly chosen. (default NO)
Inverted Mode: Toggle whether or not the app makes the text and menu content white and the background black (makes everything inverted!) (default NO)
Max Speed: The fastest possible matrix rain can go. (1-20, default 3)
Min Speed: The slowest possible matrix rain can go. (1-20, default 1)
Spawn Rate: The rate that matrix rain spawns in on the screen. (1-10, default 5)
Max Length: The most longest possible matrix rain can become/spawn as. (1-10, default 10)
Min Length: The smallest possible matrix rain can become/spawn as. (1-10, default 3)
There's lot's of ways, but i'll just list three:
1: You can install fmatrix from the Flipper Lab above, or for those who are on the Github, here: https://lab.flipper.net/apps/fmatrix
2: Compile it in a .fap file format using ufbt (https://github.com/flipperdevices/flipperzero-ufbt) and move it to your Flipper Zero using qFlipper (https://flipperzero.one/update)
3: On the GitHub repo (repo link below if on the Flipper Lab), download the .fap file from the Releases section and move it to your Flipper Zero using qFlipper (https://flipperzero.one/update), however it may be more up-to-date or farther behind.
| App Version | SDK | Status | Downloads | Logs | Build |
|---|---|---|---|---|---|
| 0.3.5 | 87.1 f7 | Build succeeded | 10048 | get logs | get build |
| 0.3.5 | 87.0 f7 | Build succeeded | 1161 | get logs | get build |
| 0.3.5 | 86.0 f7 | Build succeeded | 15317 | get logs | get build |
| 0.3.5 | 79.2 f7 | Build succeeded | 1544 | get logs | get build |
| 0.3.5 | 78.1 f7 | Build succeeded | 497 | get logs | get build |
| 0.3 | 86.0 f7 | Build succeeded | 3616 | get logs | get build |
| 0.3 | 85.0 f7 | Build succeeded | 89 | get logs | get build |
| 0.3 | 79.2 f7 | Build succeeded | 11667 | get logs | get build |
| 0.3 | 78.1 f7 | Build succeeded | 4397 | get logs | get build |
| 0.3 | 73.0 f7 | Build succeeded | 428 | get logs | get build |
| 0.3 | 72.1 f7 | Build succeeded | 416 | get logs | get build |
| 0.2 | 78.1 f7 | Build succeeded | 3341 | get logs | get build |
| 0.2 | 73.0 f7 | Build succeeded | 116 | get logs | get build |
| 0.2 | 72.1 f7 | Build succeeded | 95 | get logs | get build |
| fmatrix | Latest 0.3.5 | GitHub | Author: misterwaztaken |