Home / 2.1.0
Name Modified Size InfoDownloads / Week
Parent folder
i-ncript_unix 2024-04-17 3.2 MB
i-ncript.exe 2024-04-17 3.7 MB
i-ncript 2.1.0 source code.tar.gz 2024-04-16 425.0 kB
i-ncript 2.1.0 source code.zip 2024-04-16 467.7 kB
README.md 2024-04-16 993 Bytes
Totals: 5 Items   7.8 MB 0

i-ncript has been remade with Go. Using the Wails framework for the desktop GUI and frontend frameworks to design the UI.

The folders for receiving and sending data has been combined into M-BOX (Mailbox).

UI is definitely a big improvement, since I can leverage all the cool frontend web frameworks like SCSS and Flowbite to make reactive and animated elements. But, it's always better to consider function over form.

The biggest advantage working with Go is that it can compile into a self contained executable for Windows and Linux (macOS as well but I don't have a mac book). That means no dependencies to package with the app and no installer: the whole program is one file & considerably small as well, being <4MB after compression with UPX. It can actually be considered a real portable app.

And it's going to be open source.

Full Changelog: https://github.com/i-comit/i-ncript/compare/2.0.8...2.1.0

Source: README.md, updated 2024-04-16