2026-01-28 17:02:36 +02:00
2025-12-17 23:19:04 +02:00
2025-12-17 23:19:04 +02:00
2025-12-17 23:19:04 +02:00
2025-12-17 23:19:04 +02:00
2025-12-17 23:19:04 +02:00
2025-12-17 23:19:04 +02:00
2026-01-28 17:02:36 +02:00
2025-12-18 20:29:45 +02:00
2025-12-18 20:29:45 +02:00
2025-12-17 23:19:04 +02:00
2026-01-28 17:02:36 +02:00
2025-12-17 23:23:55 +02:00
2025-12-17 23:19:04 +02:00
2025-12-17 23:19:04 +02:00

DEVICE_CONTACT

greetd greeter inspired by Deltarune. For ricing purposes or similar.

LINUX ONLY

Setup

WARNING: THIS IS NOT SECURE. This project is intended for Linux ricing purposes. It will automatically log into your account because it uses plaintext credentials WHICH ARE NOT SECURE!

Put your username in /etc/deltaboot/private/username.

Put your password in /etc/deltaboot/private/password.

Private credentials are expected to be owned by root:

  • /etc/deltaboot/private - chmod 700 - u+rx (dr-x------)
  • /etc/deltaboot/private/* - chmod 600 - u+r (-r--------)

ASSETS

This repo does not contain any Deltarune assets. You will need to obtain them manually.

See asset/README.md for details.

fyi: the mit license only applies to the code in this repo, not the assets.

Description
greetd greeter inspired by Deltarune
Readme MIT 824 KiB
Languages
TypeScript 96.6%
Shell 3.4%