synoedit

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2018 License: CC-BY-4.0, GPL-3.0

README

Syno Edit

Go Report Card

Synology package to edit files on the file system

screen shot screen shot

Build manually

git clone https://github.com/publicarray/synoedit.git
cd synoedit/package
export GOPATH=$PWD
cd src/synoedit
dep ensure
go build -ldflags="-s -w" -o ../../ui/index.cgi
# Run the binary
cd ../../ui/
env SERVER_PROTOCOL=HTTP/1.1 REQUEST_METHOD=GET ./index.cgi --dev > test.html

Directories

Path Synopsis
package
src/synoedit command
SynoEdit - A Synology package and HTML user interface to edit files Copyright (C) 2018 Sebastian Schmidt This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
SynoEdit - A Synology package and HTML user interface to edit files Copyright (C) 2018 Sebastian Schmidt This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Jump to

Keyboard shortcuts

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