# myslides **Repository Path**: mirrors_tomitribe/myslides ## Basic Information - **Project Name**: myslides - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WARNING: work in progress TODO: - make it sexy - make slide upload better (surely zip upload finally) - make authentication smooth - support wss as well as ws - ATM 1 slideshow can be done by a single user at a time, see if we want to really use session slideshow (need to enhance a bit the protocol) - be able to handle other kind of slides (basically images slides == get rid of reveal) - generate image slides from ppt/key = How to test 1) mvn process-classes tomee-embedded:run 2) http://localhost:8080 3) login as test/test 4) new slides 5) paste [source] ----
= Slide 1 1
= Slide 2 2
= Slide 3 3
= Slide 4 4
---- 6) login on another tab 7) go on remote slide link 8) play with next/previous