<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title></title>
    <link>https://nanolx.org/</link>
    <description>Recent content on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://nanolx.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Bashstyle-NG (11.3 &#39;Surimi Syndicate&#39;)</title>
      <link>https://nanolx.org/posts/bashstyle-ng/</link>
      <pubDate>Tue, 01 May 2007 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/posts/bashstyle-ng/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;BashStyle-NG&lt;/code&gt; is a graphical utility and toolchain for changing the
look, feel, and behavior of &lt;code&gt;Bash&lt;/code&gt;, &lt;code&gt;Readline&lt;/code&gt;, &lt;code&gt;Vim&lt;/code&gt;, &lt;code&gt;Nano&lt;/code&gt;, and
&lt;code&gt;Git&lt;/code&gt;. It acts as a central hub to add advanced features, configuration
and visual enhancements into standard command-line tools, making the
terminal environment more user-friendly and powerful.&lt;/p&gt;</description>
      <content>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;BashStyle-NG&lt;/code&gt; is a graphical utility and toolchain for changing the
look, feel, and behavior of &lt;code&gt;Bash&lt;/code&gt;, &lt;code&gt;Readline&lt;/code&gt;, &lt;code&gt;Vim&lt;/code&gt;, &lt;code&gt;Nano&lt;/code&gt;, and
&lt;code&gt;Git&lt;/code&gt;. It acts as a central hub to add advanced features, configuration
and visual enhancements into standard command-line tools, making the
terminal environment more user-friendly and powerful.&lt;/p&gt;
&lt;p&gt;The following is a shortened summary of possibilities, see the
documentation for more.&lt;/p&gt;
&lt;h2 id=&#34;prompt-customization&#34;&gt;Prompt Customization&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Prompt Styles:&lt;/strong&gt; Includes 12 pre-defined prompt designs which can be
randomized per session or customized.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Custom Prompt Builder:&lt;/strong&gt; A modular prompt builder inside the GUI
allows users to create their own custom prompt layouts, or modify the
predefined styles.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color Schemes:&lt;/strong&gt; Full control over text and prompt colors, with
optional monochrome modes.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;utility-enhancements&#34;&gt;Utility Enhancements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Colored Output:&lt;/strong&gt; Allows colored rendering for traditional manpages,
&lt;code&gt;ls&lt;/code&gt;, &lt;code&gt;gcc&lt;/code&gt; error messages and &lt;code&gt;grep&lt;/code&gt; matches.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Directory Tracking:&lt;/strong&gt; Features a custom &lt;code&gt;lscd&lt;/code&gt;/&lt;code&gt;treecd&lt;/code&gt; command that
remembers the last visited directory, auto-restores directory on new
session, and prints directory contents immediately after navigating.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Git Status Integration:&lt;/strong&gt; dynamically displays the current Git
branch, revision, action, and more straight in the prompt.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;History:&lt;/strong&gt; customize how many commands the shell remembers, ignores
duplicate entries, and controls how history is written to disk. This
includes the options for &lt;code&gt;history isolation&lt;/code&gt; - meaning that terminal
sessions have no outside visible history. Or the opposite
&lt;code&gt;history sync&lt;/code&gt;, when active, reloading the prompt (pressing enter),
will load any new history created from other sessions.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;configuration-management&#34;&gt;Configuration Management&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;BashStyle-NG&lt;/code&gt; handles it’s own configuration through &lt;strong&gt;ConfigObj&lt;/strong&gt;,
all Text and Number settings have two icons. The left icon (back
arrow) reverts to previously saved user configuration if a setting was
changed in the running &lt;code&gt;BashStyle-NG&lt;/code&gt; instance. The right icon
(broom/trash) reverts to the factory default setting, which is either
&lt;code&gt;BashStyle-NG&lt;/code&gt; default setting or a custom vendor configuration,
which can be provided by package maintainers.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;BashStyle-NG&lt;/code&gt; additionally has global revert buttons at the top,
which act the same way, but for all settings at once, to keep the UI
in sync it is restarted after the configuration was reverted to
previous saved user state or factory default settings.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;git-repository-access&#34;&gt;Git repository access&lt;/h2&gt;
&lt;p&gt;You can check the latest version via &lt;strong&gt;GitLab&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/bashstyle-ng&#34;&gt;Git Repository&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;release-downloads&#34;&gt;Release Downloads&lt;/h2&gt;
&lt;p&gt;You can get the latest release as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://downloads.nanolx.org/BashStyle-NG&#34;&gt;Tarballs (with checksum and signature)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://apt.nanolx.org/pool/main/b/bashstyle-ng/&#34;&gt;Debian Package (signed)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;translations&#34;&gt;Translations&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Existing Translations [Translator]
&lt;ul&gt;
&lt;li&gt;de (German) [Christopher Roy Bratušek]&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;submit-bugs-or-feature-requests&#34;&gt;Submit Bugs or Feature Requests&lt;/h2&gt;
&lt;p&gt;Visit &lt;a href=&#34;https://gitlab.com/Nanolx/bashstyle-ng/issues&#34;&gt;Git Issues&lt;/a&gt; for
reporting bugs.&lt;/p&gt;
&lt;p&gt;Please make sure that you got the latest stable version of BashStyle-NG.
If you got an Feature Request or a new Idea for BashStyle-NG, don’t
hesitate to post it! If you can provide patches, then that’s even
better.&lt;/p&gt;
&lt;h2 id=&#34;changelog&#34;&gt;ChangeLog&lt;/h2&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;11.3 (20260727) &amp;#34;Surimi Syndicate&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;==================================
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   • Fixes
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − #310: ‘randomfile’: fix syntax error preventing script
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          exectuion
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − #311: bashstyle history syncronization is now properly sets up
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          a separate temp file per session, part of #307 from 11.2,
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          further improved.
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   • New Features
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − ‘xmlpager’ now allows passing multiple files (will be shown
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          successively), checks whether supplied files are accessible
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          and shows the help message, if no file was passed.
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;   • Misc.  Changes
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − ‘Configure’ version 5.0.0, revised code.  Checking version of
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          python-gi modules now works for all, not just ‘Gtk’, remove
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          unused pkg-config file for BashStyle-NG. Path for gi-typelibs
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          is now properly auto-detected.
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − ‘Make’ version 3.0.0, revised code, use gtk4-update-icon-cache
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          in postinstall task, rather than Gtk+3 binary, now in
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          postremove task aswell.
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − the ‘binary-clock’ util is now written in pure bash, rather
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          than perl
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − ‘lscd’/‘treecd’ have been revised, aswell (internal function
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;          ‘bashstyle-cd’)
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − The following utils have been revised/modernized
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;             − ‘batchrename’
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;             − ‘box’
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;             − ‘camelcase’
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;             − ‘check’
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;             − ‘clock’
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;             − ‘ruler’
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;             − ‘stopwatch’
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − additonally all utils received whitespace fixes
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        − update german translation
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</content>
    </item>
    
    <item>
      <title>Nanolx (4.8)</title>
      <link>https://nanolx.org/posts/nanolx/</link>
      <pubDate>Sat, 16 Aug 2014 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/posts/nanolx/</guid>
      <description>&lt;p&gt;&lt;code&gt;Nanolx&lt;/code&gt; is a set of meta-packages, configurations, themes and scripts wich I use
on the &lt;code&gt;Debian GNU Linux&lt;/code&gt; machines that are maintained by me.&lt;/p&gt;</description>
      <content>&lt;p&gt;&lt;code&gt;Nanolx&lt;/code&gt; is a set of meta-packages, configurations, themes and scripts wich I use
on the &lt;code&gt;Debian GNU Linux&lt;/code&gt; machines that are maintained by me.&lt;/p&gt;
&lt;h2 id=&#34;about&#34;&gt;About&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;Nanolx&lt;/code&gt; is a set of meta-packages, wich I use to aid in syncing the package
selection between my machine and machines that are maintained by me.&lt;/p&gt;
&lt;p&gt;They can be safely used by anyone on &lt;code&gt;Debian GNU/Linux&lt;/code&gt; as they won&amp;rsquo;t remove
or change existing packages. As of version 4.2 no configuration changes to
&lt;code&gt;/etc&lt;/code&gt; are done automatically, configuration is stored in &lt;code&gt;/usr/share/nanolx/&lt;/code&gt;
and you can use the provided scripts I use to keep my systems organized (see
&lt;a href=&#34;https://nanolx.org/posts/nanolx/#scripts&#34;&gt;Scripts&lt;/a&gt; below) to adjust as you like.&lt;/p&gt;
&lt;p&gt;Addtionally &lt;code&gt;Nanolx&lt;/code&gt; contains the default set of themes I prefer to use, see
the nanolx-themes package below&lt;/p&gt;
&lt;p&gt;On &lt;code&gt;Debian&lt;/code&gt;-based distributions you&amp;rsquo;ll likely not be able to meet all dependecies
of the packages. In that case&lt;/p&gt;



  &lt;div class=&#34;collapsable-code&#34;&gt;
    &lt;input id=&#34;834526197&#34; type=&#34;checkbox&#34;  /&gt;
    &lt;label for=&#34;834526197&#34;&gt;
      &lt;span class=&#34;collapsable-code__language&#34;&gt;shell&lt;/span&gt;
      
      &lt;span class=&#34;collapsable-code__toggle&#34; data-label-expand=&#34;△&#34; data-label-collapse=&#34;▽&#34;&gt;&lt;/span&gt;
    &lt;/label&gt;
    &lt;pre class=&#34;language-shell&#34; &gt;&lt;code&gt;
make install
&lt;/code&gt;&lt;/pre&gt;
  &lt;/div&gt;


&lt;p&gt;would only install the included scripts (see below), configuration and themes.&lt;/p&gt;
&lt;p&gt;If you only want to update the configuration for the following scripts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;repokit&lt;/li&gt;
&lt;li&gt;nanolx-apt&lt;/li&gt;
&lt;li&gt;nanolx-orbit&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;use&lt;/p&gt;



  &lt;div class=&#34;collapsable-code&#34;&gt;
    &lt;input id=&#34;864923517&#34; type=&#34;checkbox&#34;  /&gt;
    &lt;label for=&#34;864923517&#34;&gt;
      &lt;span class=&#34;collapsable-code__language&#34;&gt;shell&lt;/span&gt;
      
      &lt;span class=&#34;collapsable-code__toggle&#34; data-label-expand=&#34;△&#34; data-label-collapse=&#34;▽&#34;&gt;&lt;/span&gt;
    &lt;/label&gt;
    &lt;pre class=&#34;language-shell&#34; &gt;&lt;code&gt;
make update-conf
&lt;/code&gt;&lt;/pre&gt;
  &lt;/div&gt;


&lt;p&gt;On non Debian-based distributions you&amp;rsquo;ll only be able to use the scripts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nanolx-backup (if systemd is in use)&lt;/li&gt;
&lt;li&gt;nanolx-ctx&lt;/li&gt;
&lt;li&gt;nanolx-pam-yubikey&lt;/li&gt;
&lt;li&gt;nanolx-refind&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;copy/install them manually if desired.&lt;/p&gt;
&lt;h2 id=&#34;release-information&#34;&gt;Release Information&lt;/h2&gt;
&lt;p&gt;see &lt;a href=&#34;https://gitlab.com/Nanolx/nanolx/-/blob/master/debian/changelog?ref_type=heads&#34;&gt;debian/changelog&lt;/a&gt; for changes&lt;/p&gt;
&lt;p&gt;Version:    4.8
Release:    20260723&lt;/p&gt;
&lt;h2 id=&#34;installation-on-debian-gnulinux&#34;&gt;Installation on Debian GNU/Linux&lt;/h2&gt;
&lt;p&gt;Get the signing key for my &lt;a href=&#34;https://nanolx.org/posts/photonic/&#34;&gt;apt repository&lt;/a&gt;, located at:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.nanolx.org/apt/photonic2026.asc&#34;&gt;https://www.nanolx.org/apt/photonic2026.asc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and save it as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;/etc/apt/trusted.gpg.d/nanolx2026.asc&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;create:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;/etc/apt/sources.list.d/nanolx.sources&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;with the following content:&lt;/p&gt;



  &lt;div class=&#34;collapsable-code&#34;&gt;
    &lt;input id=&#34;936278514&#34; type=&#34;checkbox&#34;  /&gt;
    &lt;label for=&#34;936278514&#34;&gt;
      &lt;span class=&#34;collapsable-code__language&#34;&gt;deb-src&lt;/span&gt;
      
      &lt;span class=&#34;collapsable-code__toggle&#34; data-label-expand=&#34;△&#34; data-label-collapse=&#34;▽&#34;&gt;&lt;/span&gt;
    &lt;/label&gt;
    &lt;pre class=&#34;language-deb-src&#34; &gt;&lt;code&gt;
Types: deb deb-src
URIs: https://apt.nanolx.org/
Suites: photonic
Components: main
Signed-By: /etc/apt/trusted.gpg.d/nanolx2026.asc
&lt;/code&gt;&lt;/pre&gt;
  &lt;/div&gt;


&lt;p&gt;then proceed to install the&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;nanolx-base&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;package, which will pull all other packages, except nanolx-citrix-config and
nanolx-themes (see below) or install specific nanolx-* packages indepedently.&lt;/p&gt;
&lt;h2 id=&#34;license&#34;&gt;License&lt;/h2&gt;
&lt;p&gt;nanolx itself is licensed under the GNU GPL v3 (or newer). Individual files,
like plymouth / rEFInd themes, differ in licensing. For a full overview consult&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/nanolx/-/blob/master/debian/copyright?ref_type=heads&#34;&gt;debian/copyright&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;packages&#34;&gt;Packages&lt;/h2&gt;
&lt;p&gt;consult &lt;a href=&#34;https://gitlab.com/Nanolx/nanolx/-/blob/master/debian/control?ref_type=heads&#34;&gt;debian/control&lt;/a&gt; for full description and pulled packages.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;nanolx-base
&lt;ul&gt;
&lt;li&gt;base-package pulling all other packages except nanolx-citrix-config and&lt;/li&gt;
&lt;li&gt;nanolx-themes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-admin
&lt;ul&gt;
&lt;li&gt;pulls cli and gui tools for system administration,&lt;/li&gt;
&lt;li&gt;e.g.: gkdebconf, localepurge, packagesearch, cruft-ng and more&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-apt-sources
&lt;ul&gt;
&lt;li&gt;provides additional, curated, apt repositories - which are not enabled by default, see the &lt;code&gt;nanolx-apt&lt;/code&gt; &lt;a href=&#34;https://nanolx.org/posts/nanolx/#scripts&#34;&gt;Script&lt;/a&gt; below.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-apt-tools
&lt;ul&gt;
&lt;li&gt;pulls nanolx-apt-sources and additional tools regarding apt, like gdebi, reprepro, debdelta.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-cli
&lt;ul&gt;
&lt;li&gt;pulls a collection of command line utilities, like rsync, mc, unp, plocate, bashstyle-ng and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-x11
&lt;ul&gt;
&lt;li&gt;pulls a small collection of ui tools, like psensor, conky, libgtk-nocsd0 and KDE/Plasma.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-security
&lt;ul&gt;
&lt;li&gt;pulls a collection of security related tools, like psad, lynis, rkhunter, clamav, also Yubikey tools.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-net
&lt;ul&gt;
&lt;li&gt;pulls a collection of networking and connectivity tools, like firefox, thunderbird, kvirc, syncthing or nextcloud-desktop.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-media-codecs
&lt;ul&gt;
&lt;li&gt;pulls additional codes for gstreamer, aswell as libdvdcss2 and libbluray2.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-media-cli
&lt;ul&gt;
&lt;li&gt;pulls cli media tools, like lame, sox, flac, streamripper or cdparanoia.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-media-x11
&lt;ul&gt;
&lt;li&gt;pulls ui media tools, like audacity, geeqie, okular, gimp, k3b and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-devel-cli:
&lt;ul&gt;
&lt;li&gt;pulls cli development tools, like ccache, schroot, sbuild, gcc/g++, lintian, gdb, code checking tools and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-devel-android
&lt;ul&gt;
&lt;li&gt;pulls android related tools, like adb, fastboot, gradle and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-devel-x11
&lt;ul&gt;
&lt;li&gt;pulls ui development tools, like cambalache, geany, bluefish, qownnotes and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-games
&lt;ul&gt;
&lt;li&gt;pulls a collection of games, including FreedroidRPG, Globulation2, Pingus, Supertuxkart, Lincity-NG, Neverball, Lutris Launcher and Zelda fan games.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-games-emu
&lt;ul&gt;
&lt;li&gt;pulls a collection of emulators, including dosbox, retroarch and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-themes
&lt;ul&gt;
&lt;li&gt;this package is recommended by nanolx-base, but not a hard dependency, it provides the default theme collection I use, see &lt;a href=&#34;https://nanolx.org/posts/nanolx/#themes&#34;&gt;Themes&lt;/a&gt; below.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-citrix-config
&lt;ul&gt;
&lt;li&gt;see &lt;a href=&#34;https://nanolx.org/posts/nanolx/#citrix&#34;&gt;Citrix&lt;/a&gt; below.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;scripts&#34;&gt;Scripts&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;Nanolx&lt;/code&gt; includes a set of scripts, all scripts ship their own manpage.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;nanolx-base
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;nanolx-backup&lt;/code&gt;   create and manage systemd timers for rsync backups&lt;/li&gt;
&lt;li&gt;&lt;code&gt;nanolx-skel&lt;/code&gt;     enable / disable nanolx skel (&lt;code&gt;/usr/share/nanolx/skel&lt;/code&gt;) for newly created users instead of &lt;code&gt;/etc/skel&lt;/code&gt;.
&lt;ul&gt;
&lt;li&gt;Note: you most likely don&amp;rsquo;t want that.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;conky-on-second-screen&lt;/code&gt;  this uses ydotool to force conky on second screen this part of the nanolx skel files, so not in /usr see skel/bin if you want to check it.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-apt-sources
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;nanolx-apt&lt;/code&gt;      manages additional repository configurations, including key handling, aswell as matching pinning and minor apt configuration changes (the latter both optional). Currently known repos are:
&lt;ul&gt;
&lt;li&gt;debian (rolls-out full suite stable-&amp;gt;experimental)&lt;/li&gt;
&lt;li&gt;nanolx&lt;/li&gt;
&lt;li&gt;liquorix&lt;/li&gt;
&lt;li&gt;i2p&lt;/li&gt;
&lt;li&gt;winehq&lt;/li&gt;
&lt;li&gt;deb-multimedia&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-apt-tools
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;repokit&lt;/code&gt;         personal wrapper script for reprepro with config file support and many features.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;nanolx-orbit&lt;/code&gt;    manages installation of 3rdparty packages, including some non-free packages, including checking sha256sums. Currently supported packages:
&lt;ul&gt;
&lt;li&gt;discord&lt;/li&gt;
&lt;li&gt;citrix (stable)&lt;/li&gt;
&lt;li&gt;citrix-usb (stable)&lt;/li&gt;
&lt;li&gt;citrix-epa (stable)&lt;/li&gt;
&lt;li&gt;citrix-beta (GCC 11 tech preview)&lt;/li&gt;
&lt;li&gt;citrix-usb-beta (GCC 11 tech preview)&lt;/li&gt;
&lt;li&gt;zoom&lt;/li&gt;
&lt;li&gt;zoomvdi-plugin&lt;/li&gt;
&lt;li&gt;openrgb plugins:
&lt;ul&gt;
&lt;li&gt;effects&lt;/li&gt;
&lt;li&gt;hwsync&lt;/li&gt;
&lt;li&gt;fansync&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-devel-cli
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;mksbuild&lt;/code&gt;        support script for repokit (possibly outdated).&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-citrix-config
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;nanolx-ctx&lt;/code&gt;      script to disable (or enable [&amp;hellip;]) citrix telemetry and running the included system check script. It also allows to install or uninstall the webkit2gtk-4.0 bundled with citrix, which is required for full citrix operation (stable citrix version), but no longer shipped with Debian (or Ubuntu). It has more features, be sure to check out, if you use citrix.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-security
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;nanolx-pam-yubikey&lt;/code&gt;  script to enable password-less logins when a Yubikey is plugged in, using PAM, currently hooked-into PAM modules:
&lt;ul&gt;
&lt;li&gt;login&lt;/li&gt;
&lt;li&gt;sddm&lt;/li&gt;
&lt;li&gt;su&lt;/li&gt;
&lt;li&gt;sudo&lt;/li&gt;
&lt;li&gt;sudo-i&lt;/li&gt;
&lt;li&gt;polkit-1&lt;/li&gt;
&lt;li&gt;kde&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-themes
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;nanolx-refind&lt;/code&gt;   simple script to manage rEFInd bootloader themes, supports showing installed themes, setting theme, showing current theme in use or reverting to default.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;nanolx-x11:
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;ydotoold.service&lt;/code&gt;    not a script, but a simple systemd user unit for running &lt;code&gt;ydotoold&lt;/code&gt; as a user service.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;themes&#34;&gt;Themes&lt;/h2&gt;
&lt;p&gt;The package &lt;code&gt;nanolx-themes&lt;/code&gt; contains:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Plymouth:   debian mac style&lt;/li&gt;
&lt;li&gt;rEFInd:     rEFInd digital void&lt;/li&gt;
&lt;li&gt;Cursors:    Empty Butterfly&lt;/li&gt;
&lt;li&gt;Qt:         Midnight Bright Kvantum&lt;/li&gt;
&lt;li&gt;Icons:      Tela (red and red dark)&lt;/li&gt;
&lt;li&gt;sddm:       Pixel Rainy Room&lt;/li&gt;
&lt;li&gt;wall:       Matrixrain (Plasma 6)&lt;/li&gt;
&lt;li&gt;splash:     Infinity (Plasma Splash 6)&lt;/li&gt;
&lt;li&gt;KWin:
&lt;ul&gt;
&lt;li&gt;effects:
&lt;ul&gt;
&lt;li&gt;Aura glow (burn my windows)&lt;/li&gt;
&lt;li&gt;Geometry Changes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;scripts:
&lt;ul&gt;
&lt;li&gt;KNeko&lt;/li&gt;
&lt;li&gt;KZones&lt;/li&gt;
&lt;li&gt;Remember Window Positions&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Plasmoids:  AndromedaLauncher, Advanced Separator, Panel Colorizer&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Nothing&lt;/code&gt; for Plasma, KWin, Konsole, including color schemes and wallpapers&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;citrix&#34;&gt;Citrix&lt;/h2&gt;
&lt;p&gt;The package &lt;code&gt;nanolx-citrix-config&lt;/code&gt; is not automatically pulled by &lt;code&gt;nanolx-base&lt;/code&gt;,
as it requires citrix, zoom, incl. plugins to be already installed.&lt;/p&gt;
&lt;p&gt;For that purpose see the &lt;code&gt;nanolx-orbit&lt;/code&gt; script, which is bundled with &lt;code&gt;nanolx-apt-tools&lt;/code&gt;.
&lt;code&gt;nanolx-citrix-config&lt;/code&gt; provides additional system integrations (Menu entries, systemd services), as per&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://aur.archlinux.org/packages/icaclient&#34;&gt;https://aur.archlinux.org/packages/icaclient&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The following only applies to stable Citrix versions which still use old libaries,
current Beta version use GCC 11 and newer libraries, so those tricks are now longer
required:&lt;/p&gt;
&lt;p&gt;If Citrix Workspace fails to start, webkitgtk2-4.0 is likely missing, as it&amp;rsquo;s no
longer shipped with Debian (or Ubuntu). Citrix bundles it&amp;rsquo;s own version, so you
may choose to install that version using nanolx-ctx, at your own risk, via:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;nanolx-ctx load-webkit&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Additionally nanolx-ctx features more useful commands, you might want to check.&lt;/p&gt;
&lt;p&gt;Citrix requires libjpeg8 to run, which is not provided by Debian. Installing
libjpeg-turbo8 from Ubuntu conflicts with installing libjpegturbo0 (which is
required by Krita), nanolx-citrix-config ships the libjpeg.so.8{,.2.2} from
Ubuntu itself.&lt;/p&gt;</content>
    </item>
    
    <item>
      <title>photonic (6.0)</title>
      <link>https://nanolx.org/posts/photonic/</link>
      <pubDate>Mon, 11 Mar 2013 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/posts/photonic/</guid>
      <description>&lt;p&gt;Photonic is my personal apt repository for &lt;code&gt;Debian GNU/Linux&lt;/code&gt;.&lt;/p&gt;</description>
      <content>&lt;p&gt;Photonic is my personal apt repository for &lt;code&gt;Debian GNU/Linux&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id=&#34;version-information&#34;&gt;Version information&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Major Version: 6.0&lt;/li&gt;
&lt;li&gt;Release: 05.2026 onwoards&lt;/li&gt;
&lt;li&gt;Architectures: amd64&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;signing-key&#34;&gt;Signing Key&lt;/h2&gt;
&lt;p&gt;Get the signing key for my repository, located at:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.nanolx.org/apt/photonic2026.asc&#34;&gt;https://www.nanolx.org/apt/photonic2026.asc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and save it as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;/etc/apt/trusted.gpg.d/nanolx2026.asc&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;apt-sources&#34;&gt;Apt Sources&lt;/h2&gt;
&lt;p&gt;To enable photonic repository, create:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;/etc/apt/sources.list.d/nanolx.sources&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;with the following content:&lt;/p&gt;



  &lt;div class=&#34;collapsable-code&#34;&gt;
    &lt;input id=&#34;246795318&#34; type=&#34;checkbox&#34;  /&gt;
    &lt;label for=&#34;246795318&#34;&gt;
      &lt;span class=&#34;collapsable-code__language&#34;&gt;deb-src&lt;/span&gt;
      
      &lt;span class=&#34;collapsable-code__toggle&#34; data-label-expand=&#34;△&#34; data-label-collapse=&#34;▽&#34;&gt;&lt;/span&gt;
    &lt;/label&gt;
    &lt;pre class=&#34;language-deb-src&#34; &gt;&lt;code&gt;
Types: deb deb-src
URIs: https://apt.nanolx.org/
Suites: photonic
Components: main
Signed-By: /etc/apt/trusted.gpg.d/nanolx2026.asc
&lt;/code&gt;&lt;/pre&gt;
  &lt;/div&gt;</content>
    </item>
    
    <item>
      <title>Discontinued-Projects</title>
      <link>https://nanolx.org/discontinued-projects/</link>
      <pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/discontinued-projects/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s the list of my discontinued projects, tarballs and/or git repos still exist.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Project&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
					&lt;th&gt;Last Release&lt;/th&gt;
					&lt;th&gt;Downloads&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;microG-Phonesky-iap-support&lt;/td&gt;
					&lt;td&gt;microG (in-)app purchases support patches for Phonesky (Google Play)&lt;/td&gt;
					&lt;td&gt;36.6.26-21 [24.07.2023]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/microg-phonesky-iap-support&#34;&gt;GitLab Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NanoDroid&lt;/td&gt;
					&lt;td&gt;microG, F-Droid, FOSS applications and more for Android&lt;/td&gt;
					&lt;td&gt;23.1 [17.01.2021]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/NanoDroid&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/NanoDroid/&#34;&gt;Release Tarballs&lt;/a&gt;, &lt;a href=&#34;https://xdaforums.com/t/module-system-nanodroid-23-1-2-20210117-microg-pseudo-debloat-f-droid-apps.3584928/post-85217591&#34;&gt;XDA Thread&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NanoROM&lt;/td&gt;
					&lt;td&gt;Custom ROM for Galaxy S6&lt;/td&gt;
					&lt;td&gt;7.0.2 [20170302]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/NanoROM/&#34;&gt;Release Tarballs (older)&lt;/a&gt;; last release got lost with Androidfilehost&amp;rsquo;s death&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Patchimage&lt;/td&gt;
					&lt;td&gt;Flexible script-set to patch Nintendo Wii, 3DS or Wii U games allowing for playing community-provided mods&lt;/td&gt;
					&lt;td&gt;7.5.0 [27.09.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/patchimage&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/PatchImage/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Nanolx Security Bypasser&lt;/td&gt;
					&lt;td&gt;Bypass Root Check for Miitomo/Yokai Watch Wibble Wobble&lt;/td&gt;
					&lt;td&gt;1.3.1 [08.12.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/SecurityBypasser&#34;&gt;GitLab Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;The HomebrewFilter&lt;/td&gt;
					&lt;td&gt;Flexible Homebrew Launcher for Nintendo Wii/vWii&lt;/td&gt;
					&lt;td&gt;47 [17.08.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/homebrewfilter&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://nanolx.org/hbf/&#34;&gt;Release Tarballs, Installers&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;libruntimeiospatch&lt;/td&gt;
					&lt;td&gt;Nintendo Wii/vWii Homebrew library for HW_AHBPROT&lt;/td&gt;
					&lt;td&gt;1.5.3 [17.08.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/homebrewfilter&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/libruntimeiospatch/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;smashbroshaxer&lt;/td&gt;
					&lt;td&gt;simple script that aids in executing smashbroshax under Linux&lt;/td&gt;
					&lt;td&gt;3.0.1 [25.07.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/smashbroshaxer&#34;&gt;GitLab Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Qwad&lt;/td&gt;
					&lt;td&gt;PC-Utility to inspect Nintendo Wii/vWii WAD-Archives and downloading official system WADs from NUS&lt;/td&gt;
					&lt;td&gt;0.9 [20.09.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/qwad&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/Qwad/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;exifutil&lt;/td&gt;
					&lt;td&gt;Script to aid renaming files using exif tags&lt;/td&gt;
					&lt;td&gt;0.20140220 [20.02.2014]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/exifutil/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Sawfish Scripts&lt;/td&gt;
					&lt;td&gt;Additional Scripts for Sawfish&lt;/td&gt;
					&lt;td&gt;&amp;mdash; [30.07.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Sawfish%20Scripts/&#34;&gt;Scripts&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;YAWMM_DE&lt;/td&gt;
					&lt;td&gt;Yet another Wad Manager Mod (Deutsche Version)&lt;/td&gt;
					&lt;td&gt;rev5e [02.01.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Homebrew-Mods/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Tools for Samsung P3110 (Galaxy Tab 2 7″ WiFi)&lt;/td&gt;
					&lt;td&gt;&amp;mdash;&lt;/td&gt;
					&lt;td&gt;4 (Busybox) / 10 (NanoBoot) / 17 (NanoInit) [17.08.2012]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Samsung%20P3110/&#34;&gt;All Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NanoCFW for Arnova 7CG2&lt;/td&gt;
					&lt;td&gt;My first customized Android-Firmware&lt;/td&gt;
					&lt;td&gt;14 [May 2012]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Arnova%207CG2/&#34;&gt;All Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Gtk+2 Engine TerraNova&lt;/td&gt;
					&lt;td&gt;Gtk+2 Theme Engine (fancy)&lt;/td&gt;
					&lt;td&gt;0.50 [03.08.2010]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/TerraNova/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NScripts&lt;/td&gt;
					&lt;td&gt;Additional scripts for Nautilus&lt;/td&gt;
					&lt;td&gt;3.7.1 [18.07.2010]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/NScripts/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;GNOME Run Dialog&lt;/td&gt;
					&lt;td&gt;Re-implementation of the GNOME2 Run Dialog in python&lt;/td&gt;
					&lt;td&gt;1.4.7 [18.07.2010]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/GNOME%20Run%20Dialog/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Splashy Creator&lt;/td&gt;
					&lt;td&gt;Tool for creating Splashy bootsplashes&lt;/td&gt;
					&lt;td&gt;3.1 [22.08.2009]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Splashy%20Creator/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Misc. Stuff for Samsung YP-R1 (MP3-Player)&lt;/td&gt;
					&lt;td&gt;&amp;mdash;&lt;/td&gt;
					&lt;td&gt;3.0 (UI SDK) [2009]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Samsung%20YP-R1/&#34;&gt;All Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Merlin.Ugliness&lt;/td&gt;
					&lt;td&gt;Additional scripts for Sawfish&lt;/td&gt;
					&lt;td&gt;1.4.0 [14.06.2008]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Merlin.Ugliness/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;GEdit Plugins Extra&lt;/td&gt;
					&lt;td&gt;Additional plugins for the GEdit Editor&lt;/td&gt;
					&lt;td&gt;2.24.1 [14.09.2008]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/GEdit%20Plugins%20Extra/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;GNOME Prefs&lt;/td&gt;
					&lt;td&gt;Application for tweaking hidden GNOME2 preferences&lt;/td&gt;
					&lt;td&gt;4.1 [26.03.2008]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/GNOME%20Prefs/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NCFG&lt;/td&gt;
					&lt;td&gt;Some kind of Control Center&lt;/td&gt;
					&lt;td&gt;2.0 [13.11.2007]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/NCFG/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;SawfishMMC&lt;/td&gt;
					&lt;td&gt;Fork of Sawfish, made by Michal Maruska&lt;/td&gt;
					&lt;td&gt;1.4.12 [26.02.2007]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Sawfish%20MMC/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Random Stuff still available:&lt;/p&gt;</description>
      <content>&lt;p&gt;Here&amp;rsquo;s the list of my discontinued projects, tarballs and/or git repos still exist.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Project&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
					&lt;th&gt;Last Release&lt;/th&gt;
					&lt;th&gt;Downloads&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;microG-Phonesky-iap-support&lt;/td&gt;
					&lt;td&gt;microG (in-)app purchases support patches for Phonesky (Google Play)&lt;/td&gt;
					&lt;td&gt;36.6.26-21 [24.07.2023]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/microg-phonesky-iap-support&#34;&gt;GitLab Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NanoDroid&lt;/td&gt;
					&lt;td&gt;microG, F-Droid, FOSS applications and more for Android&lt;/td&gt;
					&lt;td&gt;23.1 [17.01.2021]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/NanoDroid&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/NanoDroid/&#34;&gt;Release Tarballs&lt;/a&gt;, &lt;a href=&#34;https://xdaforums.com/t/module-system-nanodroid-23-1-2-20210117-microg-pseudo-debloat-f-droid-apps.3584928/post-85217591&#34;&gt;XDA Thread&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NanoROM&lt;/td&gt;
					&lt;td&gt;Custom ROM for Galaxy S6&lt;/td&gt;
					&lt;td&gt;7.0.2 [20170302]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/NanoROM/&#34;&gt;Release Tarballs (older)&lt;/a&gt;; last release got lost with Androidfilehost&amp;rsquo;s death&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Patchimage&lt;/td&gt;
					&lt;td&gt;Flexible script-set to patch Nintendo Wii, 3DS or Wii U games allowing for playing community-provided mods&lt;/td&gt;
					&lt;td&gt;7.5.0 [27.09.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/patchimage&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/PatchImage/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Nanolx Security Bypasser&lt;/td&gt;
					&lt;td&gt;Bypass Root Check for Miitomo/Yokai Watch Wibble Wobble&lt;/td&gt;
					&lt;td&gt;1.3.1 [08.12.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/SecurityBypasser&#34;&gt;GitLab Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;The HomebrewFilter&lt;/td&gt;
					&lt;td&gt;Flexible Homebrew Launcher for Nintendo Wii/vWii&lt;/td&gt;
					&lt;td&gt;47 [17.08.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/homebrewfilter&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://nanolx.org/hbf/&#34;&gt;Release Tarballs, Installers&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;libruntimeiospatch&lt;/td&gt;
					&lt;td&gt;Nintendo Wii/vWii Homebrew library for HW_AHBPROT&lt;/td&gt;
					&lt;td&gt;1.5.3 [17.08.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/homebrewfilter&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/libruntimeiospatch/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;smashbroshaxer&lt;/td&gt;
					&lt;td&gt;simple script that aids in executing smashbroshax under Linux&lt;/td&gt;
					&lt;td&gt;3.0.1 [25.07.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/smashbroshaxer&#34;&gt;GitLab Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Qwad&lt;/td&gt;
					&lt;td&gt;PC-Utility to inspect Nintendo Wii/vWii WAD-Archives and downloading official system WADs from NUS&lt;/td&gt;
					&lt;td&gt;0.9 [20.09.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/qwad&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/Qwad/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;exifutil&lt;/td&gt;
					&lt;td&gt;Script to aid renaming files using exif tags&lt;/td&gt;
					&lt;td&gt;0.20140220 [20.02.2014]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/exifutil/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Sawfish Scripts&lt;/td&gt;
					&lt;td&gt;Additional Scripts for Sawfish&lt;/td&gt;
					&lt;td&gt;&amp;mdash; [30.07.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Sawfish%20Scripts/&#34;&gt;Scripts&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;YAWMM_DE&lt;/td&gt;
					&lt;td&gt;Yet another Wad Manager Mod (Deutsche Version)&lt;/td&gt;
					&lt;td&gt;rev5e [02.01.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Homebrew-Mods/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Tools for Samsung P3110 (Galaxy Tab 2 7″ WiFi)&lt;/td&gt;
					&lt;td&gt;&amp;mdash;&lt;/td&gt;
					&lt;td&gt;4 (Busybox) / 10 (NanoBoot) / 17 (NanoInit) [17.08.2012]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Samsung%20P3110/&#34;&gt;All Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NanoCFW for Arnova 7CG2&lt;/td&gt;
					&lt;td&gt;My first customized Android-Firmware&lt;/td&gt;
					&lt;td&gt;14 [May 2012]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Arnova%207CG2/&#34;&gt;All Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Gtk+2 Engine TerraNova&lt;/td&gt;
					&lt;td&gt;Gtk+2 Theme Engine (fancy)&lt;/td&gt;
					&lt;td&gt;0.50 [03.08.2010]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/TerraNova/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NScripts&lt;/td&gt;
					&lt;td&gt;Additional scripts for Nautilus&lt;/td&gt;
					&lt;td&gt;3.7.1 [18.07.2010]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/NScripts/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;GNOME Run Dialog&lt;/td&gt;
					&lt;td&gt;Re-implementation of the GNOME2 Run Dialog in python&lt;/td&gt;
					&lt;td&gt;1.4.7 [18.07.2010]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/GNOME%20Run%20Dialog/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Splashy Creator&lt;/td&gt;
					&lt;td&gt;Tool for creating Splashy bootsplashes&lt;/td&gt;
					&lt;td&gt;3.1 [22.08.2009]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Splashy%20Creator/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Misc. Stuff for Samsung YP-R1 (MP3-Player)&lt;/td&gt;
					&lt;td&gt;&amp;mdash;&lt;/td&gt;
					&lt;td&gt;3.0 (UI SDK) [2009]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Samsung%20YP-R1/&#34;&gt;All Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Merlin.Ugliness&lt;/td&gt;
					&lt;td&gt;Additional scripts for Sawfish&lt;/td&gt;
					&lt;td&gt;1.4.0 [14.06.2008]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Merlin.Ugliness/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;GEdit Plugins Extra&lt;/td&gt;
					&lt;td&gt;Additional plugins for the GEdit Editor&lt;/td&gt;
					&lt;td&gt;2.24.1 [14.09.2008]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/GEdit%20Plugins%20Extra/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;GNOME Prefs&lt;/td&gt;
					&lt;td&gt;Application for tweaking hidden GNOME2 preferences&lt;/td&gt;
					&lt;td&gt;4.1 [26.03.2008]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/GNOME%20Prefs/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NCFG&lt;/td&gt;
					&lt;td&gt;Some kind of Control Center&lt;/td&gt;
					&lt;td&gt;2.0 [13.11.2007]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/NCFG/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;SawfishMMC&lt;/td&gt;
					&lt;td&gt;Fork of Sawfish, made by Michal Maruska&lt;/td&gt;
					&lt;td&gt;1.4.12 [26.02.2007]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Sawfish%20MMC/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Random Stuff still available:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;/dev/urandom&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
					&lt;th&gt;Downloads&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;Artwork&lt;/td&gt;
					&lt;td&gt;old themes for GDM, Sawfish, Splashy I either created or archived&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Artwork/&#34;&gt;Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Android&lt;/td&gt;
					&lt;td&gt;misc. Android stuff I archived&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Android/&#34;&gt;Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Homebrew Mirror&lt;/td&gt;
					&lt;td&gt;misc. Wii homebrew stuff I archived&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Homebrew-Mirror/&#34;&gt;Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Homebrew Mods&lt;/td&gt;
					&lt;td&gt;misc. Wii homebrew mods I archived&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/Homebrew-Mods/&#34;&gt;Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;NAND Loader&lt;/td&gt;
					&lt;td&gt;Waninkoko&amp;rsquo;s NAND Loader for custom Wii channels&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/NAND%20Loader/&#34;&gt;Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;Riivolution&lt;/td&gt;
					&lt;td&gt;community Wii mods (compatible with patchimage) I archived&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://riivolution.nanolx.org/&#34;&gt;Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;ROM Patches&lt;/td&gt;
					&lt;td&gt;community ROM Patches for old ROMS&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://downloads.nanolx.org/ROM%20Patches/&#34;&gt;Files&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
</content>
    </item>
    
    <item>
      <title>Hiatus-Projects</title>
      <link>https://nanolx.org/hiatus-projects/</link>
      <pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/hiatus-projects/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s the list of my projects currently in hiatus, if there&amp;rsquo;s any issues, I will respond, but there&amp;rsquo;s currently no active development.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Project&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
					&lt;th&gt;Last Release&lt;/th&gt;
					&lt;th&gt;Downloads&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pro-linux_hu_811b0cd6ae44576.webp&#34;
       width=&#34;64&#34;
       height=&#34;50&#34;
       alt=&#34;Pro-Linux.de Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Fortunes::Flashrider&lt;/td&gt;
					&lt;td&gt;Fortune Cookies from pro-linux.de and more&lt;/td&gt;
					&lt;td&gt;1.10 [05.08.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/fortunes-flashrider&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/Fortunes::Flashrider/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/sawfish_hu_9455fa851e886fcf.webp&#34;
       width=&#34;128&#34;
       height=&#34;35&#34;
       alt=&#34;Sawfish Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Sawfish&lt;/td&gt;
					&lt;td&gt;Versatile, flexible, programmable X11 window manager&lt;/td&gt;
					&lt;td&gt;1.13.0 [23.12.2021]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/SawfishWM/sawfish&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/library_hu_973c7b9353f795e7.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;librep icon&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;librep&lt;/td&gt;
					&lt;td&gt;Sawfish’s underlying versatile LISP environment for UNIX*&lt;/td&gt;
					&lt;td&gt;0.92.7 [25.08.2017]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/sawfishWM/librep&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/library_hu_973c7b9353f795e7.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;rep-gtk icon&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;rep-gtk&lt;/td&gt;
					&lt;td&gt;GTK+2 binding for librep&lt;/td&gt;
					&lt;td&gt;0.90.8.3 [26.05.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/SawfishWM/rep-gtk&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/sawfish_hu_9455fa851e886fcf.webp&#34;
       width=&#34;128&#34;
       height=&#34;35&#34;
       alt=&#34;Sawfish Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Sawfish-Pager&lt;/td&gt;
					&lt;td&gt;Pager for Sawfish&lt;/td&gt;
					&lt;td&gt;0.90.4 [24.08.2014]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/SawfishWM/sawfish-pager&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;</description>
      <content>&lt;p&gt;Here&amp;rsquo;s the list of my projects currently in hiatus, if there&amp;rsquo;s any issues, I will respond, but there&amp;rsquo;s currently no active development.&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Project&lt;/th&gt;
					&lt;th&gt;Description&lt;/th&gt;
					&lt;th&gt;Last Release&lt;/th&gt;
					&lt;th&gt;Downloads&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pro-linux_hu_811b0cd6ae44576.webp&#34;
       width=&#34;64&#34;
       height=&#34;50&#34;
       alt=&#34;Pro-Linux.de Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Fortunes::Flashrider&lt;/td&gt;
					&lt;td&gt;Fortune Cookies from pro-linux.de and more&lt;/td&gt;
					&lt;td&gt;1.10 [05.08.2013]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://gitlab.com/Nanolx/fortunes-flashrider&#34;&gt;GitLab Repo&lt;/a&gt;, &lt;a href=&#34;https://downloads.nanolx.org/Fortunes::Flashrider/&#34;&gt;Release Tarballs&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/sawfish_hu_9455fa851e886fcf.webp&#34;
       width=&#34;128&#34;
       height=&#34;35&#34;
       alt=&#34;Sawfish Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Sawfish&lt;/td&gt;
					&lt;td&gt;Versatile, flexible, programmable X11 window manager&lt;/td&gt;
					&lt;td&gt;1.13.0 [23.12.2021]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/SawfishWM/sawfish&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/library_hu_973c7b9353f795e7.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;librep icon&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;librep&lt;/td&gt;
					&lt;td&gt;Sawfish’s underlying versatile LISP environment for UNIX*&lt;/td&gt;
					&lt;td&gt;0.92.7 [25.08.2017]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/sawfishWM/librep&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/library_hu_973c7b9353f795e7.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;rep-gtk icon&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;rep-gtk&lt;/td&gt;
					&lt;td&gt;GTK+2 binding for librep&lt;/td&gt;
					&lt;td&gt;0.90.8.3 [26.05.2016]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/SawfishWM/rep-gtk&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/sawfish_hu_9455fa851e886fcf.webp&#34;
       width=&#34;128&#34;
       height=&#34;35&#34;
       alt=&#34;Sawfish Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Sawfish-Pager&lt;/td&gt;
					&lt;td&gt;Pager for Sawfish&lt;/td&gt;
					&lt;td&gt;0.90.4 [24.08.2014]&lt;/td&gt;
					&lt;td&gt;&lt;a href=&#34;https://github.com/SawfishWM/sawfish-pager&#34;&gt;Github Repo&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
</content>
    </item>
    
    <item>
      <title>About</title>
      <link>https://nanolx.org/about/</link>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/about/</guid>
      <description>&lt;p&gt;Nanolx.org is the homepage of Christopher Roy Bratušek&lt;/p&gt;
&lt;h2 id=&#34;location&#34;&gt;Location&lt;/h2&gt;
&lt;p&gt;Nürnberg, Germany&lt;/p&gt;
&lt;h2 id=&#34;history&#34;&gt;History&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;2004 started using Debian GNU/Linux&lt;/li&gt;
&lt;li&gt;2007 started developing as a hobby&lt;/li&gt;
&lt;li&gt;2011 working at &lt;a href=&#34;https://www.klinikum-nuernberg.de/&#34;&gt;Nuremberg General Hospital&lt;/a&gt; as accountant&lt;/li&gt;
&lt;li&gt;2011 - 2022 started homebrew development for Nintendo Wii&lt;/li&gt;
&lt;li&gt;2013 started building own apt repository (Photonic)&lt;/li&gt;
&lt;li&gt;2014 - 2021 cooked up some Android stuff&lt;/li&gt;
&lt;li&gt;2014 started creating own meta packages for Debian (Nanolx)&lt;/li&gt;
&lt;li&gt;2019 working at &lt;a href=&#34;https://www.klinikum-nuernberg.de/&#34;&gt;Nuremberg General Hospital&lt;/a&gt; as team leader accounts receivable&lt;/li&gt;
&lt;li&gt;2023 volunteer treasurer of the association &lt;a href=&#34;https://fibassar.de&#34;&gt;Fi Bassar e.V.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2025 volunteer IT coordinator of the association &lt;a href=&#34;https://fibassar.de&#34;&gt;Fi Bassar e.V.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Currently BashStyle-NG, Nanolx and Photonic are my active projects.&lt;/p&gt;</description>
      <content>&lt;p&gt;Nanolx.org is the homepage of Christopher Roy Bratušek&lt;/p&gt;
&lt;h2 id=&#34;location&#34;&gt;Location&lt;/h2&gt;
&lt;p&gt;Nürnberg, Germany&lt;/p&gt;
&lt;h2 id=&#34;history&#34;&gt;History&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;2004 started using Debian GNU/Linux&lt;/li&gt;
&lt;li&gt;2007 started developing as a hobby&lt;/li&gt;
&lt;li&gt;2011 working at &lt;a href=&#34;https://www.klinikum-nuernberg.de/&#34;&gt;Nuremberg General Hospital&lt;/a&gt; as accountant&lt;/li&gt;
&lt;li&gt;2011 - 2022 started homebrew development for Nintendo Wii&lt;/li&gt;
&lt;li&gt;2013 started building own apt repository (Photonic)&lt;/li&gt;
&lt;li&gt;2014 - 2021 cooked up some Android stuff&lt;/li&gt;
&lt;li&gt;2014 started creating own meta packages for Debian (Nanolx)&lt;/li&gt;
&lt;li&gt;2019 working at &lt;a href=&#34;https://www.klinikum-nuernberg.de/&#34;&gt;Nuremberg General Hospital&lt;/a&gt; as team leader accounts receivable&lt;/li&gt;
&lt;li&gt;2023 volunteer treasurer of the association &lt;a href=&#34;https://fibassar.de&#34;&gt;Fi Bassar e.V.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;2025 volunteer IT coordinator of the association &lt;a href=&#34;https://fibassar.de&#34;&gt;Fi Bassar e.V.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Currently BashStyle-NG, Nanolx and Photonic are my active projects.&lt;/p&gt;
&lt;h2 id=&#34;disclaimer&#34;&gt;Disclaimer&lt;/h2&gt;
&lt;p&gt;Nanolx.org does not save any personal information about you, or tracks you.&lt;/p&gt;
&lt;p&gt;External links: Nanolx.org is not responsible for external content&lt;/p&gt;
&lt;h2 id=&#34;contact&#34;&gt;Contact&lt;/h2&gt;
&lt;p&gt;My contact-address for this page is: 

























&lt;style nonce=&#34;11a55379f6c6ed8ea607ad719ac906a3&#34;&gt;span#mo_4ada697232681864937c199bd08f6564 { display:none; }&lt;/style&gt;
&lt;a href=&#39;#&#39;
   id=&#34;ma_4ada697232681864937c199bd08f6564&#34;
   data-contact=&#39;YWRtaW5AbmFub2x4Lm9yZw==&#39;
   target=&#39;_blank&#39; rel=&#34;nofollow&#34;&gt;
    &lt;script nonce=&#34;11a55379f6c6ed8ea607ad719ac906a3&#34;&gt;
      (function () {
        document.write(atob(&#39;YWRtaW5APHNwYW4gaWQ9Im1vXzRhZGE2OTcyMzI2ODE4NjQ5MzdjMTk5YmQwOGY2NTY0Ij5pdGF0aGl4PC9zcGFuPm5hbm9seC5vcmc=&#39;))
        const elem = document.getElementById(&#39;ma_4ada697232681864937c199bd08f6564&#39;)
        elem.addEventListener(&#39;focusin&#39;, () =&gt; {
          elem.href = &#39;mailto:&#39; + atob(elem.dataset.contact);
        });
      })()&lt;/script&gt;
&lt;/a&gt;&lt;/p&gt;
</content>
    </item>
    
    <item>
      <title>Gaming Friendcodes</title>
      <link>https://nanolx.org/gamefriendcodes/</link>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/gamefriendcodes/</guid>
      <description>&lt;p&gt;Here’s my list of Friendcodes/IDs for games/system I play regularly:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Game/Console&lt;/th&gt;
					&lt;th&gt;Friendcode/ID&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/nintendo-switch_hu_435ebfab41fb1248.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Nintendo Switch Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Nintendo Switch&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: SW-0220-7496-7815&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/sword-art-online-fractured-daydream_hu_5915ba6d944c19a1.webp&#34;
       width=&#34;64&#34;
       height=&#34;48&#34;
       alt=&#34;Sword Art Online: Fractured Dayream Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Sword Art Online: Fractured Daydream&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; UID: 773585678&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/genshin-impact_hu_b1e4c5545d983777.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Genshin Impact Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Genshin Impact&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; Server: Europe &lt;br&gt; UID: 703891096&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And here&amp;rsquo;s the list for games/system I only play from time to time:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Game/Console&lt;/th&gt;
					&lt;th&gt;Friendcode/ID&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/wii-u_hu_65d68b9adf047da8.webp&#34;
       width=&#34;64&#34;
       height=&#34;48&#34;
       alt=&#34;Nintendo Wii U Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Nintendo Wii U&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: setialpha&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/fire-emblem-heroes_hu_b5997cc7983d87ac.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Fire Emblem Heroes Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Fire Emblem Heroes&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: 7581 6986 96&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pikmin-bloom_hu_458d05eb5fb3bfc0.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Pikmin Bloom Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Pikmin Bloom&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; ID: 8337 9868 8622&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pokemongo_hu_56c5cecfd73f8e48.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Pokémon Go Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Pokémon Go&lt;/td&gt;
					&lt;td&gt;Name: NanolxPriv &lt;br&gt; ID: 7764 6389 4044&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pokemon-tcg-pocket_hu_1aa8d5639b8a7de2.webp&#34;
       width=&#34;64&#34;
       height=&#34;45&#34;
       alt=&#34;Pokémon TCG Pocket Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Pokémon Trading Card Game Pocket&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; ID: 2471-1977-2129-4966&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/super-mario-run_hu_f297afd5ff0b58f9.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Super Mario Run Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Super Mario Run&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: 8880 1453 6736&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/honkai-star-rail_hu_7a4eef4e47aa71ca.webp&#34;
       width=&#34;64&#34;
       height=&#34;32&#34;
       alt=&#34;Honkai Star Rail&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Honkai Star Rail&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; Server: Europe &lt;br&gt; UID: 703720377&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/zenless-zone-zero_hu_9689dad2ec37b85a.webp&#34;
       width=&#34;64&#34;
       height=&#34;68&#34;
       alt=&#34;Zenless Zone Zero&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Zenless Zone Zero&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; Server: Europe &lt;br&gt; UID: 1500164468&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;</description>
      <content>&lt;p&gt;Here’s my list of Friendcodes/IDs for games/system I play regularly:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Game/Console&lt;/th&gt;
					&lt;th&gt;Friendcode/ID&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/nintendo-switch_hu_435ebfab41fb1248.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Nintendo Switch Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Nintendo Switch&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: SW-0220-7496-7815&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/sword-art-online-fractured-daydream_hu_5915ba6d944c19a1.webp&#34;
       width=&#34;64&#34;
       height=&#34;48&#34;
       alt=&#34;Sword Art Online: Fractured Dayream Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Sword Art Online: Fractured Daydream&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; UID: 773585678&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/genshin-impact_hu_b1e4c5545d983777.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Genshin Impact Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Genshin Impact&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; Server: Europe &lt;br&gt; UID: 703891096&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;And here&amp;rsquo;s the list for games/system I only play from time to time:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Game/Console&lt;/th&gt;
					&lt;th&gt;Friendcode/ID&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/wii-u_hu_65d68b9adf047da8.webp&#34;
       width=&#34;64&#34;
       height=&#34;48&#34;
       alt=&#34;Nintendo Wii U Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Nintendo Wii U&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: setialpha&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/fire-emblem-heroes_hu_b5997cc7983d87ac.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Fire Emblem Heroes Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Fire Emblem Heroes&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: 7581 6986 96&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pikmin-bloom_hu_458d05eb5fb3bfc0.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Pikmin Bloom Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Pikmin Bloom&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; ID: 8337 9868 8622&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pokemongo_hu_56c5cecfd73f8e48.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Pokémon Go Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Pokémon Go&lt;/td&gt;
					&lt;td&gt;Name: NanolxPriv &lt;br&gt; ID: 7764 6389 4044&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/pokemon-tcg-pocket_hu_1aa8d5639b8a7de2.webp&#34;
       width=&#34;64&#34;
       height=&#34;45&#34;
       alt=&#34;Pokémon TCG Pocket Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Pokémon Trading Card Game Pocket&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; ID: 2471-1977-2129-4966&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/super-mario-run_hu_f297afd5ff0b58f9.webp&#34;
       width=&#34;64&#34;
       height=&#34;64&#34;
       alt=&#34;Super Mario Run Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Super Mario Run&lt;/td&gt;
					&lt;td&gt;Name: Chris &lt;br&gt; ID: 8880 1453 6736&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/honkai-star-rail_hu_7a4eef4e47aa71ca.webp&#34;
       width=&#34;64&#34;
       height=&#34;32&#34;
       alt=&#34;Honkai Star Rail&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Honkai Star Rail&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; Server: Europe &lt;br&gt; UID: 703720377&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/zenless-zone-zero_hu_9689dad2ec37b85a.webp&#34;
       width=&#34;64&#34;
       height=&#34;68&#34;
       alt=&#34;Zenless Zone Zero&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Zenless Zone Zero&lt;/td&gt;
					&lt;td&gt;Name: Nanolx &lt;br&gt; Server: Europe &lt;br&gt; UID: 1500164468&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
</content>
    </item>
    
    <item>
      <title>Socials</title>
      <link>https://nanolx.org/socials/</link>
      <pubDate>Fri, 03 Dec 2010 00:00:00 +0000</pubDate>
      
      <guid>https://nanolx.org/socials/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s the list of my Developer Accounts:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Service&lt;/th&gt;
					&lt;th&gt;User&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/gitlab_hu_542344aa70452824.webp&#34;
       width=&#34;156&#34;
       height=&#34;60&#34;
       alt=&#34;GitLab Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;GitLab&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://gitlab.com/Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/github_hu_fc1ec53d194d3ebc.webp&#34;
       width=&#34;96&#34;
       height=&#34;30&#34;
       alt=&#34;Github Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Github (mirrors)&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://github.com/Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Here’s my list of social IDs:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Service&lt;/th&gt;
					&lt;th&gt;User&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/twitter_hu_cf7164b092fe0572.webp&#34;
       width=&#34;64&#34;
       height=&#34;53&#34;
       alt=&#34;Twitter Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Twitter (X)&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://x.com/Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/bluesky_hu_5c4a2f5917cdfe5c.webp&#34;
       width=&#34;64&#34;
       height=&#34;57&#34;
       alt=&#34;Bluesky Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Bluesky&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://bsky.app/profile/nanolx.bsky.social&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/mastodon_hu_71a75c6a3012cb53.webp&#34;
       width=&#34;64&#34;
       height=&#34;69&#34;
       alt=&#34;Mastodon Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Mastodon (mstdn.social)&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://mstdn.social/@Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/reddit_hu_5603b9a21acdfa14.webp&#34;
       width=&#34;128&#34;
       height=&#34;37&#34;
       alt=&#34;Reddit Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Reddit&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://www.reddit.com/user/Nanolx/&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Here’s my list of Forum IDs:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Service&lt;/th&gt;
					&lt;th&gt;User&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/xda_hu_334507eea4b464f4.webp&#34;
       width=&#34;128&#34;
       height=&#34;38&#34;
       alt=&#34;XDA Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;XDA Developers&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://xdaforums.com/m/setialpha.4187311/&#34;&gt;setialpha&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/gbatemp_hu_bfee11276750ec6c.webp&#34;
       width=&#34;248&#34;
       height=&#34;44&#34;
       alt=&#34;GBATemp.net Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;GBATEMP&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://gbatemp.net/members/excelsiior.204762/&#34;&gt;Excelsiior&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;</description>
      <content>&lt;p&gt;Here&amp;rsquo;s the list of my Developer Accounts:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Service&lt;/th&gt;
					&lt;th&gt;User&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/gitlab_hu_542344aa70452824.webp&#34;
       width=&#34;156&#34;
       height=&#34;60&#34;
       alt=&#34;GitLab Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;GitLab&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://gitlab.com/Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/github_hu_fc1ec53d194d3ebc.webp&#34;
       width=&#34;96&#34;
       height=&#34;30&#34;
       alt=&#34;Github Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Github (mirrors)&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://github.com/Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Here’s my list of social IDs:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Service&lt;/th&gt;
					&lt;th&gt;User&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/twitter_hu_cf7164b092fe0572.webp&#34;
       width=&#34;64&#34;
       height=&#34;53&#34;
       alt=&#34;Twitter Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Twitter (X)&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://x.com/Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/bluesky_hu_5c4a2f5917cdfe5c.webp&#34;
       width=&#34;64&#34;
       height=&#34;57&#34;
       alt=&#34;Bluesky Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Bluesky&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://bsky.app/profile/nanolx.bsky.social&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/mastodon_hu_71a75c6a3012cb53.webp&#34;
       width=&#34;64&#34;
       height=&#34;69&#34;
       alt=&#34;Mastodon Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Mastodon (mstdn.social)&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://mstdn.social/@Nanolx&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/reddit_hu_5603b9a21acdfa14.webp&#34;
       width=&#34;128&#34;
       height=&#34;37&#34;
       alt=&#34;Reddit Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;Reddit&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://www.reddit.com/user/Nanolx/&#34;&gt;Nanolx&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Here’s my list of Forum IDs:&lt;/p&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Logo&lt;/th&gt;
					&lt;th&gt;Service&lt;/th&gt;
					&lt;th&gt;User&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/xda_hu_334507eea4b464f4.webp&#34;
       width=&#34;128&#34;
       height=&#34;38&#34;
       alt=&#34;XDA Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;XDA Developers&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://xdaforums.com/m/setialpha.4187311/&#34;&gt;setialpha&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;&lt;img src=&#34;https://nanolx.org/images/icons/gbatemp_hu_bfee11276750ec6c.webp&#34;
       width=&#34;248&#34;
       height=&#34;44&#34;
       alt=&#34;GBATemp.net Logo&#34;
       loading=&#34;lazy&#34;&gt;&lt;/td&gt;
					&lt;td&gt;GBATEMP&lt;/td&gt;
					&lt;td&gt;User: &lt;a href=&#34;https://gbatemp.net/members/excelsiior.204762/&#34;&gt;Excelsiior&lt;/a&gt;&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
</content>
    </item>
    
  </channel>
</rss>
