source code of /projects/index.html.src
Last modified | |
Lines | 70 |
Parent directory Download CGIread sitemap Main page
Quick links: content
__HTML5__
__LDJSON__
__TITLE__
<meta name="description" content="A list of all my larger software
projects. Mainly for Linux/BSD/unix-like systems. Should work on Mac OS X."/>
</head>
<body>
__NAVIGATION__
<main><div id="content">
__H1__
<!-- Insert body here. NOTE: description and keywords -->
<h2>Platforms</h2>
<p>
Most of my software will be written in Python, which itself
is cross-platform. My software is primarily for
Linux/*BSD/unix, it shouldn't be too difficult to install on
Mac OS X, if you are familiar with the terminal.
</p>
<p>
On Windows, there are quite many things that may not work
as easily. Users familiar with the terminal on
Mac OS X/Linux/unix could use
<a href="http://cygwin.org/" rel="nofollow noopener"
target="_blank">Cygwin</a>.
<strong>
Notice: Don't throw away the installer, you'll need it
to install dependencies of whatever you might install
in the future.
</strong>
</p>
<h2>List of larger software projects</h2>
<ul>
<li><a href="/projects/anonymine/">
Anonymine - curses mode minesweeper without guessing
</a></li>
<li><del><a href="/projects/skogpasswdman/">
Skogpasswdman - it's a heap of crap
</a></del></li>
</ul>
<h2>List of testing platforms (mostly unix)</h2>
<ul>
<li>Debian & Raspbian</li>
<li>OpenBSD</li>
<li>Windows 10 (VM)</li>
<li>Windows 7 (VM)</li>
<li>Haiku (VM)</li>
<li>FreeBSD (VM)</li>
<li>Minix 3 (VM)</li>
<li>NetBSD (VM)</li>
<li>OpenIndiana (VM)</li>
<li>Misc GNU/Linux distributions (VM)</li>
</ul>
<p>
Tell me if you have any suggestions for a zero-cost OS that
should run on a VirtualBox and should run POSIX
software (native, emulation, compatibility layer, etc).
</p>
<p>
You may also send me patches and such to improve portability
(even for any system on the list), but I'd like to know what
credits you want, and what you don't want.
</p>
</div></main>
__FOOTER__
</body>
</html>