synoedit

module
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2019 License: CC-BY-4.0, GPL-3.0

README

Syno Edit

Go Report Card GoDoc

Synology package for editing files through a web interface

screen shot screen shot

Build manually

git clone https://github.com/publicarray/synoedit.git
cd synoedit/package/src/synoedit
go build -ldflags="-s -w" -o ../../ui/index.cgi
# Run the binary
go run . -h
env SERVER_PROTOCOL=HTTP/1.1 REQUEST_METHOD=GET go run . -dev -config ../../ui/database.toml
# or
cd ../../ui/
env SERVER_PROTOCOL=HTTP/1.1 REQUEST_METHOD=GET ./index.cgi --dev > test.html

Directories

Path Synopsis
package
src/synoedit command
Package synoedit is a Synology package for editing files through a web interface
Package synoedit is a Synology package for editing files through a web interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL