https://www.thouky.co.uk/

ID de exploración:
c282f6e9-38cc-4fd6-9a53-3956d1c4d517Finalizado
URL enviada:
https://www.thouky.co.uk/
Informe finalizado:

Enlaces: 48 encontrados

EnlaceTexto
https://github.com/nfarina/homebridgeHomebridge
https://www.apple.com/ios/home/Apple HomeKit
https://www.home-connect.com/Home Connect
https://www.balay.es/Balay
https://www.bosch-home.com/Bosch
https://www.constructa.com/Constructa
https://www.gaggenau.com/Gaggenau
https://www.neff-home.com/NEFF
https://www.pitsos.gr/Pitsos
https://www.profilo.com/Profilo

Variables JavaScript: 6 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfQRobject
__cfBeaconobject
__cfRLUnblockHandlersboolean

Mensajes de registro de la consola: 0 encontrados

HTML

<!DOCTYPE html><html lang="en-gb"><head prefix="og: http://ogp.me/ns#">
<title>@Thouky</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="Alexander Thoukydides">
<meta name="creator" content="Alexander Thoukydides">
<meta name="description" content="Just a retired tech designer wandering the cosmos in search of great food, the ultimate gig, and the perfect home automation setup">
<meta property="og:description" content="Just a retired tech designer wandering the cosmos in search of great food, the ultimate gig, and the perfect home automation setup">
<meta property="og:title" content="@Thouky">
<meta property="og:site_name" content="@Thouky">
<meta property="og:image" content="https://www.thouky.co.uk/images/thouky-portrait.png">
<link rel="canonical" href="https://www.thouky.co.uk">
<meta property="og:url" content="https://www.thouky.co.uk">
<meta property="og:locale" content="en_GB">
<meta property="og:type" content="website">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0, viewport-fit=cover">
<meta name="color-scheme" content="dark">
<meta name="theme-color" content="#000000">
<link rel="preload" href="/dist/index.css" as="style">
<link rel="preload" href="/dist/index.js" as="script">
<link rel="stylesheet" type="text/css" href="/dist/index.css">
<link rel="shortcut icon" sizes="64x64 48x48 32x32 16x16" href="/favicon.ico" type="image/x-icon">
<link rel="icon" sizes="any" href="/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon-180x180.png">
<link rel="manifest" href="/site.webmanifest">
<script async="" src="/dist/index.js" type="text/javascript"></script>
<link rel="me" href="https://mastodon.social/@thouky">
</head>
<body>
<main>
<h1 id="ios">Software for iOS/iPadOS</h1>
<h2 id="ios-homebridge">Homebridge Plugins</h2>
<p>The following are plugins for Nick Farina's <a href="https://github.com/nfarina/homebridge">Homebridge</a>,
integrating various appliances and devices with <a href="https://www.apple.com/ios/home/">Apple HomeKit</a>.</p>
<div class="articles">
<label>
<input type="radio" name="accordion">
<article id="homebridgehomeconnect" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="Linux">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Homebridge Home Connect</h3>
<img class="icon" src="images/icon-sw-homeconnect.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Integration of <a href="https://www.home-connect.com/">Home Connect</a> appliances with HomeKit.
This supports Wi-Fi connected appliances from
<a href="https://www.balay.es/">Balay</a>,
<a href="https://www.bosch-home.com/">Bosch</a>,
<a href="https://www.constructa.com/">Constructa</a>,
<a href="https://www.gaggenau.com/">Gaggenau</a>,
<a href="https://www.neff-home.com/">NEFF</a>,
<a href="https://www.pitsos.gr/">Pitsos</a>,
<a href="https://www.profilo.com/">Profilo</a>,
<a href="https://www.siemens-home.bsh-group.com/">Siemens</a>, and
<a href="https://www.thermador.com/">Thermador</a>.
</p>
<p>
Functionality depends on the appliance being controlled. For most appliance types it is possible to switch
the appliance on and off, select programs and their options, start/stop/pause/resume programs, and monitor
their status.Special support is included for extractor hoods, with explicit control of their fans (speed
and manual/auto mode selection) and their lights (both functional and ambient).
</p>
<div class="note">
<h4>More information</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/homebridge-homeconnect" itemprop="url">homebridge-homeconnect</a>.
</p>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="homebridgeaegrobot" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="Linux">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Homebridge AEG Robot</h3>
<img class="icon" src="images/icon-sw-aegrobot.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Integration of AEG RX 9 / Electrolux Pure i9 robot vacuums with HomeKit.
</p>
<p>
This plugin allows cleaning to be started and paused, selection of cleaning power mode, and requesting
return to the charging dock. It also indicates whether the robot vacuum is cleaning, on its dock, the
battery charge status, and whether the dust collection bin requires emptying.
</p>
<div class="note">
<h4>More information</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/homebridge-aeg-robot" itemprop="url">homebridge-aeg-robot</a>.
</p>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="homebridgeskybell" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="Linux">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Homebridge SkyBell</h3>
<img class="icon" src="images/icon-sw-skybell.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Integration of <a href="http://www.skybell.com/product/skybell-video-doorbell-hd/">SkyBell HD</a> Wi-Fi
video doorbells with HomeKit. The camera can be viewed either as snapshots or live video, the latter
including audio from the SkyBell microphone. Supports configuration of the LED, indoor chime, outdoor
chime, and motion detection. Also generates events for button presses and motion that can be used to
trigger rich notifications (with a snapshot image from the camera) and other automation.
</p>
<div class="note">
<h4>More information</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/homebridge-skybell" itemprop="url">homebridge-skybell</a>.
</p>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="homebridgefantasia" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="Linux">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Homebridge Fantasia</h3>
<img class="icon" src="images/icon-sw-fantasia.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Integration of <a href="https://www.fantasiaceilingfans.com/">Fantasia</a> Viper fans with HomeKit using
an <a href="https://www.amazon.co.uk/kwmobile-transmitter-receiver-wireless-Raspberry/dp/B01H2D2RH6">FS1000A
433.92MHz transmitter</a>. This may work with other fans that similarly use a <a href="https://www.holtek.com/documents/10179/116711/2_12ev120.pdf">Holtek HT12E</a> encoder to drive an
<a href="http://www.msilverman.me/wp-content/uploads/2014/01/K1037299581.pdf">R433A</a> 433.92MHz SAW
Resonator.
</p>
<div class="note">
<h4>More information</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/homebridge-fantasia" itemprop="url">homebridge-fantasia</a>.
</p>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="homebridgegaragedooriologik" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="Linux">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Homebridge Garagedoor ioLogik</h3>
<img class="icon" src="images/icon-sw-garagedoor.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Integration of <a href="https://www.hormann.co.uk/home-owners-and-renovators/operators/garage-door-operators/">Hörmann
Supramatic</a> garage door openers with HomeKit via a UAP1 (Universal Adapter Print) and a <a href="https://www.moxa.com/en/products/industrial-edge-connectivity/controllers-and-ios/universal-controllers-and-i-os/iologik-e1200-series/iologik-e1214">Moxa
ioLogik E1214</a> remote Ethernet I/O server.
</p>
<div class="note">
<h4>More information</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/homebridge-garagedoor-iologik" itemprop="url">homebridge-garagedoor-iologik</a>.
</p>
</div>
</div>
</article>
</label>
</div>
<h2 id="ios-scriptable">Scriptable Scripts</h2>
<p>The following are scripts for Simon Støvring's <a href="https://scriptable.app/">Scriptable</a> app.</p>
<div class="articles">
<label>
<input type="radio" name="accordion">
<article id="squeezeboxcontrol" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="iOS, iPadOS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Siri Squeezebox Control</h3>
<img class="icon" src="images/icon-sw-squeezeboxcontrol.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Voice control of Squeezebox players connected to a <a href="http://downloads-origin.slimdevices.com/">Logitech Media Server</a> using Siri on an iPhone, iPad,
or HomePod.
</p>
<div class="note">
<h4>More information</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/siri-squeezebox-control" itemprop="url">siri-squeezebox-control</a>.
</p>
</div>
</div>
</article>
</label>
</div>
<h2 id="ios-other">Other Software</h2>
<div class="articles">
<label>
<input type="radio" name="accordion">
<article id="heatmiserwifi" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="Linux">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Heatmiser Wi-Fi</h3>
<img class="icon" src="images/icon-sw-heatmiser.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Logging and web-based charting of temperature and heating activity data from <a href="http://www.heatmiser.co.uk/web/index.php/wifi-thermostats">Heatmiser Wi-Fi thermostats</a>.
Multiple thermostats can be logged and selected for display, and a variety of online weather services can
be used log and overlay the external temperature. It also includes a plugin for <a href="https://github.com/plamoni/SiriProxy">SiriProxy</a> that allows the thermostats to be controlled
by voice commands from iPhone and iPad devices.
</p>
<p>
The UK Met Office featured this software in their <a href="http://www.metoffice.gov.uk/datapoint/showcase/heatmiser-scripts">DataPoint showcase</a>.
</p>
<div class="note">
<h4>More information</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/heatmiser-wifi" itemprop="url">heatmiser-wifi</a>.
</p>
</div>
</div>
</article>
</label>
</div>
<h1 id="riscos">Software for RISC OS</h1>
<p>All of the software below is specifically for <a href="http://atterer.org/acorn">Acorn</a> computers running the
<a href="http://www.riscos.com/">RISC OS</a> operating system. I am no longer developing for RISC OS, so this
software is provided as-is without support.
</p>
<h2 id="riscos-commercial">Commercial Software</h2>
<div class="articles">
<label>
<input type="radio" name="accordion">
<article id="virtualise" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Virtualise</h3>
<img class="icon" src="images/icon-sw-virtualise.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Virtualise is the only general purpose virtual memory (VM) manager for Risc PC and A7000 dynamic areas. It
includes a simple to use front-end that also supports suspending complete applications and swapping their
state to disc.
</p>
<figure>
<a href="images/scan-virtualise.jpg"><img class="icon" src="images/icon-scan-virtualise.jpg" alt="[Review of Virtualise in Acorn Archimedes World (June 1996)]"></a>
<figcaption>Review of Virtualise in Acorn Archimedes World (June 1996)</figcaption>
</figure>
<p>
It was launched at Acorn World 1995 and marketed commercially by Clares Micro Supplies.
<span itemprop="review" itemscope="" itemtype="http://schema.org/Review">
<span itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="Acorn Archimedes World">
</span>
<span itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="Acorn Archimedes World">
</span>
A <a href="images/scan-virtualise.jpg" itemprop="image">review</a> was published in the June 1996 issue
of Acorn Archimedes World.
</span>
In December 2002 the sales and marketing rights were acquired by <a href="http://www.apdl.org.uk/">APDL</a> who included it on the <a href="http://www.apdl.org.uk/riscworld/volumes/volume8/issue2/virtual/">cover disc</a> of Risc World
magazine (volume 8, issue 2).
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires RISC OS 3.5 or higher. Not 32-bit compatible.
</p>
</div>
<div class="note">
<h4>Source code</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/riscos-virtualise" itemprop="url">riscos-virtualise</a>.
</p>
</div>
</div>
</article>
</label>
</div>
<h2 id="riscos-free">Free Software</h2>
<div class="articles">
<label>
<input type="radio" name="accordion">
<article id="armedit" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">ARMEdit</h3>
<img class="icon" src="images/icon-sw-armedit.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
A suite of utilities for use with Acorn and <a href="http://www.aleph1.co.uk/">Aleph One</a> PC cards, as
well as Acorn's !PCEm software emulator. It consists of a RISC OS module, a desktop front-end application,
several DOS executables, and libraries for third party developers. Probably the most interesting feature
is that it includes an DOS device driver that constructs a FAT filesystem on-the-fly to provide dynamic
(read-only) access to the native RISC OS filesystems from within the PC environment.
</p>
<figure>
<a href="images/scan-armedit.jpg"><img class="icon" src="images/icon-scan-armedit.jpg" alt="[Inclusion of ARMEdit on cover disc of Acorn Archimedes World (February 1998)]"></a>
<figcaption>Inclusion of ARMEdit on cover disc of Acorn Archimedes World (February 1998)</figcaption>
</figure>
<p>
ARMEdit was featured on the February 1998 <a href="images/scan-armedit.jpg">cover disc</a> of Acorn
Archimedes World.
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
ARMEdit requires RISC OS 3.1 or later, and either PC front-end software 1.87 or above or any version of
!PCEm. Performance is greatly improved when used with PCPro (!PC 2.02 or higher). Not 32-bit compatible.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/armedit.zip">armedit.zip</a> (version 1.04b)</li>
<li><a class="zipfile" href="download/rodate.zip">rodate.zip</a> (utility by Bob Brand)</li>
<li><a class="zipfile" href="download/toolbox.zip">toolbox.zip</a> (Acorn Toolbox modules)</li>
</ul>
</div>
<div class="note">
<h4>Source code</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/riscos-armedit" itemprop="url">riscos-armedit</a>.
</p>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="banner" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Banner</h3>
<img class="icon" src="images/icon-sw-absolute.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Display a banner window in the desktop, either for a predetermined length of time or until it is clicked
on with the mouse. It is intended to be used while an application is loading, but may also be useful for
other purposes. The layout of the window is specified by a templates file, which may include requests for
text substitution from an optional messages file.
</p>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/banner.zip">banner.zip</a> (version 1.01)</li>
</ul>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="crazypointer" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Crazy Pointer</h3>
<img class="icon" src="images/icon-sw-crazypointer.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
Replace the standard mouse pointer by a more animated design that reacts to movement. It was inspired by
Andrew Bolt's <kbd>MouseP</kbd> as published in the <kbd>*Info</kbd> section of Acorn User (June 1997).
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires RISC OS 3.5 or later. Not 32-bit compatible.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/crazypointer.zip">crazypointer.zip</a> (version 1.01)</li>
</ul>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="deskstart" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Desk Start</h3>
<img class="icon" src="images/icon-sw-deskstart.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
This performs a similar function to <kbd>*Desktop -file</kbd>. The main difference is that each task is
allowed to start-up fully before the next is started, and a limited degree of multi-tasking is available.
</p>
<p>
The original reason for this program was to enable something more interesting than a blank grey screen to
be shown while a lengthy start-up sequence is performed. Many other facilities were subsequently added,
including a status window and a percentage completed display.
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires RISC OS 3.1 or later.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/deskstart.zip">deskstart.zip</a> (version 1.20)</li>
</ul>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="ensure" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Ensure</h3>
<img class="icon" src="images/icon-sw-utility.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
A short utility that can be used to ensure that suitable versions of modules from the
<kbd>!System.modules</kbd> directory are loaded. This is simpler to use than the built-in
<kbd>*RMEnsure</kbd> command and provides friendlier error messages.
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires RISC OS 3.1 or later. Not 32-bit compatible.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/ensure.zip">ensure.zip</a> (version 1.00)</li>
</ul>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="psifs" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">PsiFS</h3>
<img class="icon" src="images/icon-sw-psifs.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
PsiFS is a filing system that provides access via a serial link to files stored on a SIBO or EPOC
computer, such as a Psion Series 5, allowing them to be accessed just like files on a native disc. The
standard Psion Link Protocol (PLP) is used; there is no extra software to install or run on the remote
machine. It also supports printing from EPOC devices, using either the EPOC or RISC OS printer drivers.
Other services provided include clipboard integration and battery monitoring. A plug-in interface enables
third-party conversion utilities to be transparently invoked.
</p>
<figure>
<a href="images/scan-psifs.jpg" itemprop="image"><img class="icon" src="images/icon-scan-psifs.jpg" alt="[Review of PsiFS in Palmtop Magazine (February 2000)]"></a>
<figcaption>Review of PsiFS in Palmtop Magazine (February 2000)</figcaption>
</figure>
<p itemprop="review" itemscope="" itemtype="http://schema.org/Review">
<span itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<meta itemprop="name" content="Richard Barlow">
</span>
<span itemprop="publisher" itemscope="" itemtype="https://schema.org/Organization">
<meta itemprop="name" content="Palmtop Magazine">
</span>
A <a href="images/scan-psifs.jpg">review</a> of PsiFS was published in the February 2000 edition of
Palmtop magazine.
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires RISC OS 3.1 or later, a SIBO or EPOC computer, and a suitable serial cable. The version on this
site is not 32-bit compatible.
However, a <a href="https://jeanmichelb.riscos.fr/Programmes.html#PsiFS_version_32_bits">32-bit port for
Iyonix</a> has been produced by Jean-Michel Brück.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/psifs.zip">psifs.zip</a> (version 1.60)</li>
<li><a class="zipfile" href="download/psifssrc.zip">psifssrc.zip</a> (source code)</li>
<li><a class="zipfile" href="download/alexlib.zip">alexlib.zip</a> (supplementary source code)</li>
<li><a class="zipfile" href="download/toolbox.zip">toolbox.zip</a> (Acorn Toolbox modules)</li>
<li><a class="textfile" href="https://thoukydides.github.io/riscos-psifs/plp.html">Psion Link
Protocol</a> (documentation)</li>
<li><a class="textfile" href="https://thoukydides.github.io/riscos-psifs/sis.html">SIS File Format</a>
(documentation)</li>
</ul>
</div>
<div class="note">
<h4>Source code</h4>
<p>
Hosted on GitHub as <a href="https://github.com/thoukydides/riscos-psifs" itemprop="url">riscos-psifs</a>.
</p>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="sensibletime" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Utility">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Sensible Time</h3>
<img class="icon" src="images/icon-sw-sensibletime.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
A small module that displays more friendly dates in most applications, e.g. showing "Today",
"Yesterday" or the day of the week rather than the full date for recent dates.
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires RISC OS 3.1 or later. Not 32-bit compatible.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/sensibletime.zip">sensibletime.zip</a> (version 1.03)</li>
</ul>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="starplane" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Screensaver">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">Star Plane</h3>
<img class="icon" src="images/icon-sw-starplane.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
A screen saver module for DarkHorse that displays a 6 plane parallax scrolling star field with various
sprite objects (representing planets and the like) moving in front.
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires a copy of DarkHorse by Kuldip S Pardesi.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/starplane.zip">starplane.zip</a> (version 1.01)</li>
</ul>
</div>
</div>
</article>
</label>
<label>
<input type="radio" name="accordion">
<article id="3dosandxs" itemscope="" itemtype="http://schema.org/SoftwareApplication">
<meta itemprop="author" content="Alexander Thoukydides">
<meta itemprop="operatingSystem" content="RISC OS">
<meta itemprop="applicationCategory" content="Game">
<div itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<meta itemprop="price" content="0">
</div>
<header>
<h3 itemprop="name">3D 0's and X's</h3>
<img class="icon" src="images/icon-sw-3dosandxs.svg" alt="" itemprop="image">
</header>
<div class="articlebody">
<p itemprop="description">
A three dimensional version of noughts and crosses played on a 4×4×4 grid. This was written
while I was still at school; the computer player uses heuristics rather than an exhaustive search but
manages to play a surprisingly strong game. I didn't know it at the time, but apparently Parker Brothers
produced a board game version of this in 1953 under the brand name Qubic.
</p>
<div class="note" itemprop="softwareRequirements">
<h4>Compatibility</h4>
<p>
Requires RISC OS 2 or later.
</p>
</div>
<div class="note">
<h4>Download</h4>
<ul>
<li><a class="zipfile" href="download/3dosandxs.zip">3dosandxs.zip</a></li>
</ul>
</div>
</div>
</article>
</label>
</div>
</main>
<address>
<ul>
<li><a rel="me" href="https://twitter.com/thouky" title="𝕏" target="_blank"></a></li>

<li><a rel="me" href="https://www.facebook.com/thouky" title="Facebook" target="_blank"></a></li>

<li><a rel="me" href="http://www.linkedin.com/in/thouky" title="LinkedIn" target="_blank"></a></li>


<li><a rel="me" href="https://www.imdb.com/name/nm8267628/" title="IMDB" target="_blank"></a></li>
<li><a rel="me" href="https://github.com/thoukydides" title="GitHub" target="_blank"></a></li>
<li><a rel="me" href="https://www.strava.com/athletes/thouky" title="Strava" target="_blank"></a></li>
<li>Copyright © <a href="mailto:[email protected]?Subject=Contact%20from%20website">Alexander
Thoukydides</a> 2000-2024
</li></ul>
</address>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon="{&quot;token&quot;: &quot;f8d13e46536f473ba5fc87f08db00c8e&quot;}" type="text/javascript"></script><script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8d704ff22841384a&quot;,&quot;version&quot;:&quot;2024.10.3&quot;,&quot;r&quot;:1,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true,&quot;cfSpeedBrain&quot;:true,&quot;cfCacheStatus&quot;:true}},&quot;token&quot;:&quot;24cf5ee520d44b30aec90389c80e9302&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>

</body></html>