afAxonatorUiExt icon

afAxonatorUiExt

A simple front-end for Axonator
afAxonatorUiExt

Registered StackHub users may elect to receive email notifications whenever a new package version is released.

There are 0 watchers.

v0.9.4

AxonatorUI is a SkySpark extension that provides a simple front end for Axonator.

Axonator is a SkySpark extension that encrypts your Axon source code, keeping it safe from prying eyes.

AxonatorUI is an app and a simple front-end to Axonator that demonstrates the encryption process. No Axon experience required!

Overview

After installing afAxonatorUiExt and enabling it on a project, visit the Axonator UI app:

AxonatorUI Screenshot

Copy paste your Axon source code in to the box on the left (or keep the default helloWorld function) and click Axonate . Encrypted Axon code then appears in the box on the right.

Key functions can be a complicated topic, but the Axonator UI settings make them easy to understand:

AxonatorUI KeyFunc Settings

You may also copy paste multiple function records in the Trio text format. If you don't have any trio to hand to test it out, here's some I made earlier:

// sample .trio file for demonstration purposes
// copy 'n' paste me in to AxonatorUI

func
name : testFunc1
src  :
  (name) => do
    return "Hello " + name + "!"
  end

----
tag1 : this-record
tag2 : is
tag3 : not-a-func

----
func
name : testFunc2
src  :
  () => do
    return "Good bye " + name + "!"
  end

Licensing

AxonatorUI (not to be confused with Axonator itself) is free software licensed under the permissive ISC Licence by the Internet Systems Consortium - it is similar to the popular MIT licence, only shorter!

Release notes

v0.9.4

  • Chg: Recompiled with an older SkySpark version to get around this Fantom bug.

v0.9.2

  • New: Added an Options tab to the Settings dialogue to disable the axonated tag.

v0.9.0

  • New: New Settings dialogue lets you configure all the keyFunc options.

v0.0.2

  • New: Initial release.
Published by Fantom Factory

Products & Services by Fantom Factory

Packages by Fantom Factory

Commercial packages

Free packages

Package details
Version0.9.4Beta
LicenseISC
Build date4 years ago
on 13th Jul 2019
Requirements SkySpark v3.0.13
Depends on
File nameafAxonatorUiExt.pod
File size101.78 kB
MD5932aa6c5746aba10adcc239201125d7f
SHA1 04874ac5a6d3d56d88824ca526babd37085d0ca3
Published by
Fantom FactoryDownload now
Also available via SkyArc Install Manager
Tags
Sky Spark