Skip to content

Releases: BigJk/snd

v1.2.0

21 Feb 08:15

Choose a tag to compare

  • Fix problem with importing FightClub5e XML format
  • Add "Additional Information" button to Data Source page so quickly access the identifier
  • Add missing Data Source edit page

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.1.0

14 Feb 14:46

Choose a tag to compare

  • Experimental support for CUPS printing via ipp:// address

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.1

03 Feb 18:25

Choose a tag to compare

  • Fix problem with 5e.tools folder importing
  • Fix problem with 5e.tools homebrew importing

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.0-rc33

15 Dec 07:32

Choose a tag to compare

  • Experimental session grid button to open cash drawer

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.0-rc30

07 Nov 14:17

Choose a tag to compare

  • Experimental window image printing for label printers
  • Support config selection of templates in session grid

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.0-rc29

30 Oct 12:24

Choose a tag to compare

  • Experimental cups image printing

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.0-rc28

15 Oct 14:49

Choose a tag to compare

  • Fix seed not getting randomized for grid button that used a config

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.0-rc27

13 Aug 13:48

Choose a tag to compare

  • Support for ESC * as printing command alternative

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.0-rc26

15 Feb 14:49

Choose a tag to compare

  • Better image handling

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).

v1.0.0-rc25

15 Feb 13:00

Choose a tag to compare

  • Changed Config / Entry config inputs to textareas
  • Use local URL instead of bloated data URIs for images in templates

📁 File Explanation

After clicking show all X assets you will be greeted by a multitude of downloadable files. The filenames are in the format

snd-OS-ARCHITECTURE-TAGS-VERSION.zip

Tags

Describes which additional features this file contains.

  • libusb: Contains Raw USB Printing-Support which allows S&D to send data to thermal printer on a lower level. This can be used if other connection mechanisms don't work.
  • headless: Won't open a dedicated window and allows S&D to be accessed via your normal browser. This can make sense for a raspberry pi for example.

Example

  • If you are using windows you could use: snd-windows-v1.0.0.zip
  • If you are using a m2 mac you could use: snd-macos-m1-v1.0.0.zip
  • and so on...

🍎 Mac Bundle

image

From now on Sales & Dungeons is distributed as a normal osx bundle, which means that there is a nice "Sales & Dungeons" application that you can drop into your applications folder just like all the other apps. There are a still a few problems at the moment because the application is not signed.

It's not opening because it's from a unverified developer

If your mac is telling you that this app is from a unverified developer you can allow it via the "Privacy & Security" settings. More info: Open a Mac app from an unidentified developer

It's not opening because the app "is damaged"

On M1, M2, etc. it can happen that the app is reported as damaged. Just copy Sales & Dungeons into your Applications folder and execute the following command to allow it to run:

xattr -d com.apple.quarantine "/Applications/Sales & Dungeons.app/"

libusb

To get the libusb version to work on osx you might need to install libusb via homebrew: https://formulae.brew.sh/formula/libusb

brew install libusb

Migrating userdata

The mac bundle will store it's data in your Documents (YOUR_USERNAME/Documents/Sales & Dungeon). If you want to migrate the data from a old version just copy the userdata folder from your old Sales & Dungeons folder to the new location (YOUR_USERNAME/Documents/Sales & Dungeon/userdata).