Skip to content

Releases: KursalChat/Kursal-Prototype

Kursal Prototype - v0.0.1-alpha.17

Choose a tag to compare

@KodeurKubik KodeurKubik released this 03 May 20:58

feat: Translation support (french), iOS build, UI & UX improvements, bluetooth on mobile!

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

powershell -c "irm kursal.chat | iex"

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="0"

and

path/to/executable --database-id="1"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.16

Choose a tag to compare

@KodeurKubik KodeurKubik released this 30 Apr 22:24

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="0"

and

path/to/executable --database-id="1"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.15

Choose a tag to compare

@KodeurKubik KodeurKubik released this 27 Apr 06:45

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.14

Choose a tag to compare

@KodeurKubik KodeurKubik released this 26 Apr 22:04

Changelog: feat: settings, themes, onboarding, backups

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.13

Choose a tag to compare

@KodeurKubik KodeurKubik released this 19 Apr 14:41

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.12

Choose a tag to compare

@KodeurKubik KodeurKubik released this 19 Apr 08:21

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.11

Choose a tag to compare

@KodeurKubik KodeurKubik released this 18 Apr 19:57

this release does not include an APK because of a bug with bluetooth I have to fix. You can still use the one from the previous release.

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.10

Choose a tag to compare

@KodeurKubik KodeurKubik released this 13 Apr 15:51

Demo video:

kursal-demo.mp4

How to run

Install Script (Recommended, run in your terminal)

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.9

Choose a tag to compare

@KodeurKubik KodeurKubik released this 12 Apr 17:43

Demo video:

kursal-demo.mp4

How to run

Install Script

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.

Kursal Prototype - v0.0.1-alpha.8

Choose a tag to compare

@KodeurKubik KodeurKubik released this 12 Apr 14:51

Demo video:

kursal-demo.mp4

How to run

Install Script

On Mac or Linux:

curl -fsSL https://kursal.chat | bash

On Windows:

irm https://kursal.chat | iex

Manually

You can find your best download option on https://app.kursal.chat (with a better interface :p)

Pick the correct executable, depending on your machine.

  • For Mac: If you're on a M-Chip, you should download Kursal.dmg. If not, then download Kursal_x64.dmg.
    ⚠️ You will have to tell your system that Kursal is safe to open. The easiest way is to xattr -d com.apple.quarantine Kursal.dmg (or Kursal.app) from the folder where Kursal is located.
  • For Windows: Either you want the setup Kursal_x64-setup.exe, or the standalone executable Kursal_x64.exe
  • For Linux: If you don't know or are unsure, pick Kursal_x64.AppImage for x86_64 systems or Kursal_arm.AppImage for arm. If you know what you're doing, you can try out the .deb or .rpm.

Run multiple instances

To run multiple instances to try out on your own for example, you should run it from your terminal and specify --database-id="value".
⚠️ For Mac: the executable is Kursal.app/Contents/MacOS/kursal-app

So for instance, you would run:

path/to/executable --database-id="1"

and

path/to/executable --database-id="2"

to open the app twice.