https://github.com/zozs/melodikrysset2x2
Generate 2x2 crosswords of the four upcoming Melodikryss as a printable PDF
https://github.com/zozs/melodikrysset2x2
Last synced: about 1 year ago
JSON representation
Generate 2x2 crosswords of the four upcoming Melodikryss as a printable PDF
- Host: GitHub
- URL: https://github.com/zozs/melodikrysset2x2
- Owner: zozs
- License: agpl-3.0
- Created: 2023-11-05T17:15:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T18:24:10.000Z (over 2 years ago)
- Last Synced: 2025-02-14T18:24:46.480Z (over 1 year ago)
- Language: Perl
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Melodikrysset 2x2
https://melodikrysset.zozs.se
En hemsida som varje vecka genererar en 2x2 plan på en A4-sida med de fyra nästkommande veckornas [Melodikryss](https://sverigesradio.se/melodikrysset).
Hämtar melodikryssen från [SR:s sida med högupplösta kryss](https://sverigesradio.se/artikel/754398), men kombinerar flera veckor på ett A4.
## Licens
Mjukvaran är licensierad under GNU AGPL v3 eller senare. Se filen `LICENSE` för fullständig text.
```
melodikrysset2x2
Copyright (c) 2023, Linus Karlsson
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
```