https://github.com/girkovarpa/explorer-lite
Lightweight App that displays files in folders/subfolders & allows launching
https://github.com/girkovarpa/explorer-lite
coding donationcoder electron explorer kiosk sciter snacks windows
Last synced: 2 months ago
JSON representation
Lightweight App that displays files in folders/subfolders & allows launching
- Host: GitHub
- URL: https://github.com/girkovarpa/explorer-lite
- Owner: GirkovArpa
- License: mit
- Created: 2021-03-12T18:04:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T23:59:40.000Z (over 5 years ago)
- Last Synced: 2025-03-18T02:47:45.620Z (over 1 year ago)
- Topics: coding, donationcoder, electron, explorer, kiosk, sciter, snacks, windows
- Language: JavaScript
- Homepage: https://www.donationcoder.com/forum/index.php?topic=50804.0
- Size: 179 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Explorerlite
## What is this?
It's a file explorer restricted to certain folders and file types. It's basically a clone of [this](https://github.com/c-smile/sciter-js-sdk/tree/main/samples.sciter/sys) official example with a few tiny modifications.
Currently, the file types allowed are `rtf`, `pdf`, `lnk`, and `url`.
## But why though?
It was requested [here](https://www.donationcoder.com/forum/index.php?topic=50804.0).
## How to use it?
Create a folder named `data` in this folder, and put some files matching the above criteria inside it.
Then, run [`scapp.exe`](https://github.com/c-smile/sciter-js-sdk/blob/main/bin/windows/x64/scapp.exe) in this folder.
## Before they invented drawing boards, what did they go back to?