Skip to content

Edu-Tech-Group/Prompt-o-mat

Repository files navigation

Prompt-o-mat

This repository contains the source code for the Prompt-o-mat, as seen at events such as SETT Mechelen 2025, and more.

Release binaries

You can find pre-build binaries in the latest release.

To install the app on your computer:

  • download the latest release
  • unzip and open the folder, then open the Package_1.0.0.0_Test folder

First off, you have to install the certificate on your machine:

  1. right-click the Package_1.0.0.0_x86.msixbundle file and click "properties"
  2. go to the "Digital Signatures" tab
  3. select "Prompt-o-mat" and click "Details"
  4. click "View certificate"
  5. click "Install certificate"
  6. select "Local machine" and click "next". If an administrator prompt pops up, click "yes"
  7. select "Place all certificates under the following store" and select "Trusted people"
  8. select "Next" and then "Finish"

Now that the certificate is installed, you can install the Prompt-o-mat by double-clicking the Package_1.0.0.0_x86.msixbundle file and clicking "install"

Once this is finished, you can open the app called "Prompt-o-mat" on your computer.

Setting up

In order to generate artifacts for this program, you'll need a Code Signing certificate. One can easily be created with the GenerateCertificate.ps1 PowerShell script. Run it in the root of this codebase, and update the Package.appxmanifest file to point to the newly generated certificate.

Building and running

To build and run this program, open the solution in Visual Studio.

Make sure the Package project is set as startup project, and that you select x64 as architecture.

Then just hit "F5" to build and run the program.


Please note:

Edu-Tech does not provide any support for this project.


Creating a release

To create a new release with the proper binaries attached, simply push a new tag with the following format: v[year].[release nr] - e.g.: v2025.1.

The GitHub Actions will do the rest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •