mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
Tweaks to readme
This commit is contained in:
parent
9f2ca92904
commit
9f23cabcb8
11
README.md
11
README.md
|
|
@ -111,9 +111,10 @@ docker run -dp 3000:3000 --rm --name daedalos daedalos
|
|||
### Background
|
||||
|
||||
- Dynamic animated wallpapers ([OffscreenCanvas](https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas)/[Web Worker](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers))
|
||||
- [Vanta.js](https://www.vantajs.com/)
|
||||
- [Waves](https://www.vantajs.com/?effect=waves)
|
||||
- [Hexells](https://znah.net/hexells/)
|
||||
- [Matrix](https://rezmason.github.io/matrix/)
|
||||
- [Coastal Landscape](https://www.shadertoy.com/view/fstyD4)
|
||||
- Set via images (Fill, Fit, Stretch, Tile, Center)
|
||||
- [Astronomy Picture of the Day](https://api.nasa.gov/#apod)
|
||||
|
||||
|
|
@ -147,6 +148,11 @@ docker run -dp 3000:3000 --rm --name daedalos daedalos
|
|||
|
||||
- Plays console game roms
|
||||
|
||||
### [IRC](https://kiwiirc.com/)
|
||||
|
||||
- Internet Relay Chat Client
|
||||
- Connects over WebSockets
|
||||
|
||||
### [js-dos](https://js-dos.com/) (**_.exe, .jsdos, .zip_**)
|
||||
|
||||
- DOS emulator
|
||||
|
|
@ -173,7 +179,7 @@ docker run -dp 3000:3000 --rm --name daedalos daedalos
|
|||
|
||||
### [PDF](https://mozilla.github.io/pdf.js/) (**_.pdf_**)
|
||||
|
||||
- Renders PDF's
|
||||
- Render/Print PDF's
|
||||
- Page current/count & Zoom
|
||||
|
||||
### Photos
|
||||
|
|
@ -225,3 +231,4 @@ docker run -dp 3000:3000 --rm --name daedalos daedalos
|
|||
- Winamp audio player
|
||||
- [Skin support](https://skins.webamp.org/)
|
||||
- Playlist & streaming support
|
||||
- Visualization support (["Milkdrop"](https://github.com/jberg/butterchurn))
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user