Releases: reversesigh/alter_desktop
ALTER_desktop v0.25
Updates to build script
ALTER_desktop v0.2
Updated to the new Altermail URL. Also touched up the script and variables file.
ALTER_desktop-0.1.2b
Switched user-agent from chromium
to honest
ALTER_desktop-0.1.2
Fixed up the script enough to get it working on all the current systems: Debian / Fedora / Arch / OpenSUSE. This script will likely work on other distributions based on this system. Feel free to report bugs/errors.
In this current version: npm creates a local Nativefier module inside of your cloned repo directory and builds ALTER_desktop using the ALTER_desktop.js file located in the resources folder. If building was a success, the script will then remove the local Nativefier module.
ALTER_desktop-0.1.0
-- enabled spellchecker
-- enabled saving attachments from mail (saves to your default $HOME/Downloads directory)
-- added nativefier.js to run for installation instead of running the nativefier command with flags
ALTER_desktop-0.0.5-alpha
After testing out with both npm and snap I decided sticking with npm is best and users can use snap at their own discretion. The package for nativefier
in snap seems to be missing dependencies - and if you fail with snap and try npm right after it will potentially cause PATH issues.
Next step is to get the npm install in the script and check for a current nativefier before installing.
ALTER_desktop-0.0.1-alpha
v0.0.1-alpha Update README.md