Skip to content

wennerryle/salary-wallpapers

Repository files navigation

my salary-calendar wallpapers

Begin

Prerequirements

  1. Deno
  2. Typst

Setup config

  1. Create config.json & fill it as written here:
{
    "diagonal-inches": 34,
    "width": 3440,
    "height": 1440,
    "wallpapers": "<INPUT DIRECTORY>",
    "wallpapers-output": "<OUTPUT DIRECTORY>",
    "dates": [
        {
            "day": "day.month",
            "comment": "any comment",
            "is-day-off": false
        }
    ]
}
  1. Create lock.json & fill it as written here:
{"lastUpdate":4}
  1. Run deno run -A ./main.ts dev to generate your wallpapers.

built with material you + typst + deno with <3

Examples:

Original photos: https://www.reddit.com/r/wallpapers/comments/1rizzew/my_animethemed_wallpaper_collection/

example 1 example 2 example 3

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors