Skip to content

Releases: assada/dead-editor

DeadEditor 0.5.0

28 Dec 13:29
6ffcb17

Choose a tag to compare

DeadEditor 0.5.0

Downloads

Platform Architecture File
Linux x86_64 DeadEditor-0.5.0-linux-x86_64.tar.gz
Linux x86_64 DeadEditor-0.5.0-linux-x86_64.AppImage
macOS Intel (x86_64) DeadEditor-0.5.0-macos-x86_64.dmg
macOS Apple Silicon (arm64) DeadEditor-0.5.0-macos-arm64.dmg

Verification

All release files are signed with GPG. To verify:

# Import the public key (first time only)
gpg --keyserver keyserver.ubuntu.com --recv-keys <KEY_ID>

# Verify checksums signature
gpg --verify SHA256SUMS.txt.sig SHA256SUMS.txt

# Verify file checksums
sha256sum -c SHA256SUMS.txt

# Or verify individual file
gpg --verify DeadEditor-0.5.0-linux-x86_64.tar.gz.sig

Installation

Linux (tarball)

tar xzf DeadEditor-0.5.0-linux-x86_64.tar.gz
sudo cp -r DeadEditor-0.5.0-linux-x86_64/* /

Linux (AppImage)

chmod +x DeadEditor-0.5.0-linux-x86_64.AppImage
./DeadEditor-0.5.0-linux-x86_64.AppImage

macOS

  1. Download the DMG for your architecture
  2. Open the DMG
  3. Drag DeadEditor to Applications

Note: If you see "DeadEditor is damaged and can't be opened", run:

xattr -cr /Applications/DeadEditor.app

This removes the quarantine attribute from files downloaded from the internet.

DeadEditor 0.4.2

28 Dec 00:44
14f8320

Choose a tag to compare

DeadEditor 0.4.2

Downloads

Platform Architecture File
Linux x86_64 DeadEditor-0.4.2-linux-x86_64.tar.gz
Linux x86_64 DeadEditor-0.4.2-linux-x86_64.AppImage
macOS Intel (x86_64) DeadEditor-0.4.2-macos-x86_64.dmg
macOS Apple Silicon (arm64) DeadEditor-0.4.2-macos-arm64.dmg

Verification

All release files are signed with GPG. To verify:

# Import the public key (first time only)
gpg --keyserver keyserver.ubuntu.com --recv-keys <KEY_ID>

# Verify checksums signature
gpg --verify SHA256SUMS.txt.sig SHA256SUMS.txt

# Verify file checksums
sha256sum -c SHA256SUMS.txt

# Or verify individual file
gpg --verify DeadEditor-0.4.2-linux-x86_64.tar.gz.sig

Installation

Linux (tarball)

tar xzf DeadEditor-0.4.2-linux-x86_64.tar.gz
sudo cp -r DeadEditor-0.4.2-linux-x86_64/* /

Linux (AppImage)

chmod +x DeadEditor-0.4.2-linux-x86_64.AppImage
./DeadEditor-0.4.2-linux-x86_64.AppImage

macOS

  1. Download the DMG for your architecture
  2. Open the DMG
  3. Drag DeadEditor to Applications

Note: If you see "DeadEditor is damaged and can't be opened", run:

xattr -cr /Applications/DeadEditor.app

This removes the quarantine attribute from files downloaded from the internet.

DeadEditor 0.3.0

27 Dec 17:08
76cceab

Choose a tag to compare

DeadEditor 0.3.0

Downloads

Platform Architecture File
Linux x86_64 DeadEditor-0.3.0-linux-x86_64.tar.gz
Linux x86_64 DeadEditor-0.3.0-linux-x86_64.AppImage
macOS Intel (x86_64) DeadEditor-0.3.0-macos-x86_64.dmg
macOS Apple Silicon (arm64) DeadEditor-0.3.0-macos-arm64.dmg

Verification

All release files are signed with GPG. To verify:

# Import the public key (first time only)
gpg --keyserver keyserver.ubuntu.com --recv-keys <KEY_ID>

# Verify checksums signature
gpg --verify SHA256SUMS.txt.sig SHA256SUMS.txt

# Verify file checksums
sha256sum -c SHA256SUMS.txt

# Or verify individual file
gpg --verify DeadEditor-0.3.0-linux-x86_64.tar.gz.sig

Installation

Linux (tarball)

tar xzf DeadEditor-0.3.0-linux-x86_64.tar.gz
sudo cp -r DeadEditor-0.3.0-linux-x86_64/* /

Linux (AppImage)

chmod +x DeadEditor-0.3.0-linux-x86_64.AppImage
./DeadEditor-0.3.0-linux-x86_64.AppImage

macOS

  1. Download the DMG for your architecture
  2. Open the DMG
  3. Drag DeadEditor to Applications

Note: If you see "DeadEditor is damaged and can't be opened", run:

xattr -cr /Applications/DeadEditor.app

This removes the quarantine attribute from files downloaded from the internet.

DeadEditor 0.2.0

27 Dec 01:05
fdad0a6

Choose a tag to compare

DeadEditor 0.2.0

Downloads

Platform Architecture File
Linux x86_64 DeadEditor-0.2.0-linux-x86_64.tar.gz
Linux x86_64 DeadEditor-0.2.0-linux-x86_64.AppImage
macOS Intel (x86_64) DeadEditor-0.2.0-macos-x86_64.dmg
macOS Apple Silicon (arm64) DeadEditor-0.2.0-macos-arm64.dmg

Verification

All release files are signed with GPG. To verify:

# Import the public key (first time only)
gpg --keyserver keyserver.ubuntu.com --recv-keys <KEY_ID>

# Verify checksums signature
gpg --verify SHA256SUMS.txt.sig SHA256SUMS.txt

# Verify file checksums
sha256sum -c SHA256SUMS.txt

# Or verify individual file
gpg --verify DeadEditor-0.2.0-linux-x86_64.tar.gz.sig

Installation

Linux (tarball)

tar xzf DeadEditor-0.2.0-linux-x86_64.tar.gz
sudo cp -r DeadEditor-0.2.0-linux-x86_64/* /

Linux (AppImage)

chmod +x DeadEditor-0.2.0-linux-x86_64.AppImage
./DeadEditor-0.2.0-linux-x86_64.AppImage

macOS

  1. Download the DMG for your architecture
  2. Open the DMG
  3. Drag DeadEditor to Applications

Note: If you see "DeadEditor is damaged and can't be opened", run:

xattr -cr /Applications/DeadEditor.app

This removes the quarantine attribute from files downloaded from the internet.

DeadEditor 0.1.1

27 Dec 00:20
0f35d8d

Choose a tag to compare

DeadEditor 0.1.1

Downloads

Platform Architecture File
Linux x86_64 DeadEditor-0.1.1-linux-x86_64.tar.gz
Linux x86_64 DeadEditor-0.1.1-linux-x86_64.AppImage
macOS Intel (x86_64) DeadEditor-0.1.1-macos-x86_64.dmg
macOS Apple Silicon (arm64) DeadEditor-0.1.1-macos-arm64.dmg

Verification

All release files are signed with GPG. To verify:

# Import the public key (first time only)
gpg --keyserver keyserver.ubuntu.com --recv-keys <KEY_ID>

# Verify checksums signature
gpg --verify SHA256SUMS.txt.sig SHA256SUMS.txt

# Verify file checksums
sha256sum -c SHA256SUMS.txt

# Or verify individual file
gpg --verify DeadEditor-0.1.1-linux-x86_64.tar.gz.sig

Installation

Linux (tarball)

tar xzf DeadEditor-0.1.1-linux-x86_64.tar.gz
sudo cp -r DeadEditor-0.1.1-linux-x86_64/* /

Linux (AppImage)

chmod +x DeadEditor-0.1.1-linux-x86_64.AppImage
./DeadEditor-0.1.1-linux-x86_64.AppImage

macOS

  1. Download the DMG for your architecture
  2. Open the DMG
  3. Drag DeadEditor to Applications

Note: If you see "DeadEditor is damaged and can't be opened", run:

xattr -cr /Applications/DeadEditor.app

This removes the quarantine attribute from files downloaded from the internet.

DeadEditor 0.1.0

26 Dec 22:17
9f5d251

Choose a tag to compare

DeadEditor 0.1.0

Downloads

Platform Architecture File
Linux x86_64 DeadEditor-0.1.0-linux-x86_64.tar.gz
Linux x86_64 DeadEditor-0.1.0-linux-x86_64.AppImage
macOS Intel (x86_64) DeadEditor-0.1.0-macos-x86_64.dmg
macOS Apple Silicon (arm64) DeadEditor-0.1.0-macos-arm64.dmg

Verification

All release files are signed with GPG. To verify:

# Import the public key (first time only)
gpg --keyserver keyserver.ubuntu.com --recv-keys <KEY_ID>

# Verify checksums signature
gpg --verify SHA256SUMS.txt.sig SHA256SUMS.txt

# Verify file checksums
sha256sum -c SHA256SUMS.txt

# Or verify individual file
gpg --verify DeadEditor-0.1.0-linux-x86_64.tar.gz.sig

Installation

Linux (tarball)

tar xzf DeadEditor-0.1.0-linux-x86_64.tar.gz
sudo cp -r DeadEditor-0.1.0-linux-x86_64/* /

Linux (AppImage)

chmod +x DeadEditor-0.1.0-linux-x86_64.AppImage
./DeadEditor-0.1.0-linux-x86_64.AppImage

macOS

  1. Download the DMG for your architecture
  2. Open the DMG
  3. Drag DeadEditor to Applications

Note: If you see "DeadEditor is damaged and can't be opened", run:
```bash
xattr -cr /Applications/DeadEditor.app
```
This removes the quarantine attribute from files downloaded from the internet.