Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Releases: reversesigh/alter_desktop

ALTER_desktop v0.25

22 Sep 13:00
46d1f31
Compare
Choose a tag to compare

Updates to build script

ALTER_desktop v0.2

17 Sep 03:14
690907b
Compare
Choose a tag to compare

Updated to the new Altermail URL. Also touched up the script and variables file.

ALTER_desktop-0.1.2b

06 Aug 07:03
e132b40
Compare
Choose a tag to compare

Switched user-agent from chromium to honest

ALTER_desktop-0.1.2

05 Aug 07:40
b4b6a5d
Compare
Choose a tag to compare

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

01 Aug 08:40
66a4161
Compare
Choose a tag to compare

-- 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

29 Jul 11:52
18b9bff
Compare
Choose a tag to compare

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

28 Jul 08:40
2e320c0
Compare
Choose a tag to compare
Pre-release
v0.0.1-alpha

Update README.md