diff options
Diffstat (limited to 'gotop.buetow.org')
| -rw-r--r-- | gotop.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | gotop.buetow.org/SITEMAP | 0 | ||||
| -rw-r--r-- | gotop.buetow.org/content/50.Download.xml | 9 | ||||
| -rw-r--r-- | gotop.buetow.org/content/98.contact.xml | 19 | ||||
| -rw-r--r-- | gotop.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | gotop.buetow.org/content/home.xml | 12 | ||||
| -rw-r--r-- | gotop.buetow.org/htdocs/images/gstat.png | bin | 0 -> 60067 bytes |
7 files changed, 46 insertions, 0 deletions
diff --git a/gotop.buetow.org/PROJECT b/gotop.buetow.org/PROJECT new file mode 100644 index 0000000..ecabf10 --- /dev/null +++ b/gotop.buetow.org/PROJECT @@ -0,0 +1 @@ +This is a iotop replacement programmed in Go for Linux. diff --git a/gotop.buetow.org/SITEMAP b/gotop.buetow.org/SITEMAP new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/gotop.buetow.org/SITEMAP diff --git a/gotop.buetow.org/content/50.Download.xml b/gotop.buetow.org/content/50.Download.xml new file mode 100644 index 0000000..f5a9da9 --- /dev/null +++ b/gotop.buetow.org/content/50.Download.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Download</pagetitle> + <textheader>Download from git repository</textheader> + <text> + <noop>Go to </noop> + <namedlink href="http://github.com/buetow/!!HOSTNAME!!">http://github.com/buetow/!!HOSTNAME!!</namedlink> + </text> +</content> diff --git a/gotop.buetow.org/content/98.contact.xml b/gotop.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..1400b23 --- /dev/null +++ b/gotop.buetow.org/content/98.contact.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="https://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink> + <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> + </text> + <text> + <noop>But you may also use other methods such as listed </noop> + <namedlink href="https://contact.buetow.org">on this site</namedlink> + <noop> for example.</noop> + </text> + <text> + <noop>If you are interested in other projects please visit </noop> + <hyperlink>https://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> +</content> diff --git a/gotop.buetow.org/content/99.license.xml b/gotop.buetow.org/content/99.license.xml new file mode 100644 index 0000000..641bd8c --- /dev/null +++ b/gotop.buetow.org/content/99.license.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text>gotop is licensed under the GNU Gerneral Public License Version 3 or later.</text> +</content> diff --git a/gotop.buetow.org/content/home.xml b/gotop.buetow.org/content/home.xml new file mode 100644 index 0000000..30c7c69 --- /dev/null +++ b/gotop.buetow.org/content/home.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>gotop</pagetitle> + <textheader>Get the current clue...</textheader> + <text>gotop is a program written in Go to observe disk IO stats. It currently runs on Linux only. FreeBSD support may be added too (but only through linprocfs)</text> + <textheader>Screenshot</textheader> + <cimg href="?document=images/gotop.png" title="gotop" alt="gotop"/> + <textheader>Command line flags</textheader> + <pretext> + <inject>https://web.buetow.org/cgit/gotop.git/plain/help.txt</inject> + </pretext> +</content> diff --git a/gotop.buetow.org/htdocs/images/gstat.png b/gotop.buetow.org/htdocs/images/gstat.png Binary files differnew file mode 100644 index 0000000..8b2afab --- /dev/null +++ b/gotop.buetow.org/htdocs/images/gstat.png |
