Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caydey/powerpoint-lookup-server
https://github.com/caydey/powerpoint-lookup-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/caydey/powerpoint-lookup-server
- Owner: caydey
- Created: 2022-04-29T18:27:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T15:09:11.000Z (about 2 years ago)
- Last Synced: 2023-03-06T21:46:05.106Z (almost 2 years ago)
- Language: JavaScript
- Size: 525 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PowerPoint Lookup Server
A full-stack website server to boot up when you and your friends have a class test and need a way to query all powerpoint files that you were given as revision materials
# Usage
- create folder `./powerpoints` in project root
- copy all your PowerPoint (.pptx) files into folder
- run `docker-compose up -d`# Technologies
- Elasticsearch, query PowerPoint slides
- WebSockets, live updates on users searches