All Projects → dista → pi-explorer

dista / pi-explorer

Licence: MIT license
Web File Explorer UI for linux server

Programming Languages

CSS
56736 projects
Pug
443 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to pi-explorer

Debian Pi Aarch64
This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)
Stars: ✭ 2,505 (+19169.23%)
Mutual labels:  raspberry
warpi
"GUI" script running on a Raspberry Pi 4
Stars: ✭ 29 (+123.08%)
Mutual labels:  raspberry
ControlBlockService2
This is the driver for the ControlBlock re.v 2.X, a power switch and input/output/gameapd gadget for the Raspberry Pi
Stars: ✭ 18 (+38.46%)
Mutual labels:  raspberry
Rpi Pxe Server
setup a Raspberry Pi as an PXE-Server
Stars: ✭ 197 (+1415.38%)
Mutual labels:  raspberry
Berrylan
Raspberry Pi WiFi setup
Stars: ✭ 243 (+1769.23%)
Mutual labels:  raspberry
WeatherPi TFT
a weather display for a raspberry pi and a TFT display written in python3 and pygame
Stars: ✭ 66 (+407.69%)
Mutual labels:  raspberry
Flash cc2531
flash CC2531 USB dongle from your Raspberry, without Arduino nor CC Debugger.
Stars: ✭ 154 (+1084.62%)
Mutual labels:  raspberry
tcloud-heroku
File sharing and torrent downloading
Stars: ✭ 24 (+84.62%)
Mutual labels:  file-manager
android-file-manager
A File Manager for Android
Stars: ✭ 19 (+46.15%)
Mutual labels:  file-manager
diffbot
DiffBot is an autonomous 2wd differential drive robot using ROS Noetic on a Raspberry Pi 4 B. With its SLAMTEC Lidar and the ROS Control hardware interface it's capable of navigating in an environment using the ROS Navigation stack and making use of SLAM algorithms to create maps of unknown environments.
Stars: ✭ 172 (+1223.08%)
Mutual labels:  raspberry
Pikrellcam
Raspberry Pi motion vector detection program with OSD web interface.
Stars: ✭ 211 (+1523.08%)
Mutual labels:  raspberry
Rpicheck
RasPi Check - an Android app for checking your Raspberry Pi status.
Stars: ✭ 227 (+1646.15%)
Mutual labels:  raspberry
Python-NEO-6M-GPS-Raspberry-Pi
Python script for the NEO-6M GPS module on the Raspberry Pi
Stars: ✭ 41 (+215.38%)
Mutual labels:  raspberry
Photobooth
A photobooth Web-Application for raspberry pi with gphoto2
Stars: ✭ 188 (+1346.15%)
Mutual labels:  raspberry
diskover-community
Diskover Community Edition - Open source file indexer, file search engine and data management and analytics powered by Elasticsearch
Stars: ✭ 1,257 (+9569.23%)
Mutual labels:  file-manager
Rpi wordclock
Software to create a Raspberry Pi based wordclock
Stars: ✭ 164 (+1161.54%)
Mutual labels:  raspberry
anyfesto
Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
Stars: ✭ 66 (+407.69%)
Mutual labels:  raspberry
FaceGuard
Face Guard: Machine Learning + IoT Surveillance demo! Face recognition
Stars: ✭ 13 (+0%)
Mutual labels:  raspberry
nimble-commander
Nimble Commander - dual-pane file manager for Mac
Stars: ✭ 147 (+1030.77%)
Mutual labels:  file-manager
lcds
Light Centralized Digital Signage
Stars: ✭ 17 (+30.77%)
Mutual labels:  raspberry

pi-explorer

Web File Explorer UI for linux server

Install

It is just a nodejs app, so using following to install after installing nodejs

npm install

Usage

start program at server

usage: node index.js -r {root_of_dir}
   -r: root_of_dir is the root directory you want to let user explor in your server

then visit http://{your_ip_of_server}:8003 with your browser.

Feature

  • Basic file explore
  • Support any size screen
  • Search under current location
  • Syntax highlight for some language, including bash, java, css, js, ...
  • markdown preview
  • convert video format to mp4 which can be played by browser natively.(need to install ffmpeg)
  • videojs player for video

preview

alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].