Skip to content

Commit 99ca780

Browse files
author
Garrett Downs
committed
2 parents 486da04 + 566e8d7 commit 99ca780

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,29 @@
66

77
## Navigation
88

9-
- Use the d-pad to scroll through menus and lists
9+
### Browser
10+
11+
All interaction is done using the keyboard.
12+
13+
- Arrows keys to navigate lists and tabs
14+
- 1-9 are used as shortcuts in grids and lists
15+
- Backspace to navigate back a screen
16+
- Enter to perform the displayed action
17+
- Shift+LeftArrow and Shift+RightArrow to trigger left and right nav bar actions
18+
19+
### On Device
20+
21+
- Use the d-pad to navigate lists and tabs
22+
- 1-9 are used as shortcuts in grids and lists
23+
24+
## Running Locally
25+
26+
1. Clone and `npm start` the CORS proxy https://github.com/garredow/cors-testing
27+
2. Clone and `npm start` Foxcasts Lite
28+
3. Open Chrome to https://0.0.0.0:8080 to see app running
29+
4. Optional: Create a custom emulated KaiOS device in Chrome Dev Tools. Settings:
30+
31+
![Chrome Emulated Device](/promo/chrome_emulated_device.png?raw=true)
1032

1133
## How to Install
1234

promo/chrome_emulated_device.png

833 KB
Loading

0 commit comments

Comments
 (0)