Skip to content

Commit

Permalink
Add progress bar to README
Browse files Browse the repository at this point in the history
  • Loading branch information
rebane2001 committed Oct 12, 2022
1 parent ea5c737 commit a9f977d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Chanduino is a standalone unofficial 4chan browser for the ESP32 (TTGO T-Display
- Threadwatcher (turn on screen on new posts)
- Customizable themes
- HTTPS and keep-alive support
- Progress bar
- Doesn't let you respond to bait
- Doesn't crash most of the time

Expand Down Expand Up @@ -42,6 +43,8 @@ You can change some of the settings through editing `#define`s in `chanduino.ino
- Change how often threadwatcher should check for new posts (seconds)
- CHANDUINO_DEFAULTBOARD "/replaceme/"
- Auto-select a board of your choice on startup
- CHANDUINO_HIDE_PROGRESS_BAR 0/1
- Turn progrss bar on/off

# Themes
You can edit the colors used in the `THEME` section of `chanduino.ino`, similar to how you change the other settings.
Expand Down

0 comments on commit a9f977d

Please sign in to comment.