An open API service indexing awesome lists of open source software.

https://github.com/buganini/webnautilus

web-based file browser, feature with images/document thumnailing, video player
https://github.com/buganini/webnautilus

Last synced: about 1 year ago
JSON representation

web-based file browser, feature with images/document thumnailing, video player

Awesome Lists containing this project

README

          

Notice:
temp and cache dir should be in the same partition so that files can be moved fast.

Dependency:
archivers/p7zip
audio/timidity
converters/enca
databases/memcached
databases/pecl-memcache
devel/gearmand
devel/pecl-gearman
editors/libreoffice
graphics/ImageMagick
multimedia/mplayer
multimedia/ffmpeg (with libfaac)
multimedia/yamdi
print/ghostscript8
www/mod_h264_streaming (for apache)
x11-servers/xorg-vfbserver (and it's missing dependency:)
x11/xkeyboard-config
flowplayer (and it's plugins:)
audio
pseudostreaming
firefox 2+
Pearl Crescent Page Saver (Basic)

Notes:
rc.local:
killall Xvfb
Xvfb :5 -screen scrn 1024x768x24 &
DISPLAY=:5.0
export DISPLAY
killall gearman
/usr/local/bin/gearman -w -f webnautilus -- /usr/local/bin/php /home/www/picture/worker.php &
php /home/www/picture/warmup.php

crontab:
0 2 * * * root /usr/local/bin/php /home/www/picture/walker.php
0 3 * * * root find /home/www/cache -atime +7 -delete
0 3 * * * root find /home/www/cache -size 0 -delete

robots:
User-agent: *
Disallow: /picture/pack.php