Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
80c53f4
updated the tx power for bt
Circuit-Overtime May 18, 2026
4df947c
BT: faster adv interval + appearance + scan response
Circuit-Overtime May 18, 2026
6180b79
updated the status of the bt showcase added paired status
Circuit-Overtime May 18, 2026
cd5ddb0
BT app: wire bonded devices into Paired list + A=Forget
Circuit-Overtime May 18, 2026
328f6ac
Merge branch 'main' of https://github.com/elixpo/oreo into fix/bt-set…
Circuit-Overtime May 18, 2026
660608f
updated the config and bt to not drop the A2DP
Circuit-Overtime May 18, 2026
ccb402d
shoewd sliced mac adress and new deploy
Circuit-Overtime May 18, 2026
c8490fb
attached bt file transfer notify pannel and peer all connections show…
Circuit-Overtime May 18, 2026
9593900
updated the page to show the accent / decline offer API section for t…
Circuit-Overtime May 18, 2026
4dad028
atatched a bt pair prompt in badge
Circuit-Overtime May 18, 2026
7ff7815
attached the new oreoOS pair prompt with the badgeh
Circuit-Overtime May 18, 2026
dab2123
Added live addressing polling from the bt device
Circuit-Overtime May 18, 2026
563a2af
added a private network page at 192.168.2.1 for the phone upload to work
Circuit-Overtime May 18, 2026
5b49bab
file transfer secured over the IP protocol
Circuit-Overtime May 18, 2026
28b7d1f
updated the mdns and the boot section on badge wifi
Circuit-Overtime May 18, 2026
e213df3
Harden HTTP server (head deadline + TLS reject)
Circuit-Overtime May 18, 2026
5a36006
Refresh action in WiFi Transfer page
Circuit-Overtime May 18, 2026
7130b1a
allow the recv on the wifi refresh handler
Circuit-Overtime May 18, 2026
144b67a
update patch
Circuit-Overtime May 18, 2026
d7b34dc
updated the website to show rejected state
Circuit-Overtime May 18, 2026
adbc2df
convert uploaded image to RGB565 for the easy binary acceptance of th…
Circuit-Overtime May 18, 2026
f995b17
created the config and the http server for the easy ux
Circuit-Overtime May 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions OTOD.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
no i bascially want to build the website firts, it will be a fancy website minimalist design, like the look in [IMAGE1] with our logo and the branding, apply artistic framer motion no lag effects and make the color theme, and put a file called as theme.js

dveelop the websiye in next 15 in the folder oreo.elixpo and we will have the folder essentails thete, the /upload will be a gated upload method whwre the code displayed in the badge has to bve provided in the /upload placeholder to initiate communicatin over https to the badge provided both the badge and the phne / other devicd is in the same netwoek, it will then initiate file transfer via the private local net peer to peer

make the website look fancy and apply cool animations, show case the instyalled apps the app stoe apps, footer geader, amke it modular with multiple / dir to visit and also mark the open source github too

this will be deployed to cloudflare pages, create a page for oreo.pages.dev using wrangler and i shall upload it to CF
Loading
Loading