sylware / lnanohtmltiledmap (public) (License: affero gplv3) (since 2021-03-01) (hash sha1)
no-libc linux html generating http server for surfing map servers with noscript/basic (x)html browsers.
No history found.

README:
this nano http server does serve a dynamically generated html document in order to browse
tiled map servers with noscript/basic (x)html web browsers.

_simple_ C89 with bits of C99, no libc, direct linux syscalls.

----

this version of ulinux was fit to deal only with aarch64/tinycc at this time.
(ofc, will add gcc/clang/x86_64 if needed, but gcc and clang are horrible and
bad software which is sad)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/lnanohtmltiledmap

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/lnanohtmltiledmap

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/lnanohtmltiledmap

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main