mirror of
https://github.com/nadimkobeissi/mkbsd.git
synced 2024-11-20 03:10:49 +00:00
1.4 KiB
1.4 KiB
/$$ /$$ /$$ /$$ /$$$$$$$ /$$$$$$ /$$$$$$$
| $$$ /$$$| $$ /$$/| $$__ $$ /$$__ $$| $$__ $$
| $$$$ /$$$$| $$ /$$/ | $$ \ $$| $$ \__/| $$ \ $$
| $$ $$/$$ $$| $$$$$/ | $$$$$$$ | $$$$$$ | $$ | $$
| $$ $$$| $$| $$ $$ | $$__ $$ \____ $$| $$ | $$
| $$\ $ | $$| $$\ $$ | $$ \ $$ /$$ \ $$| $$ | $$
| $$ \/ | $$| $$ \ $$| $$$$$$$/| $$$$$$/| $$$$$$$/
|__/ |__/|__/ \__/|_______/ \______/ |_______/
Because selling out is bad
How to use
MKBSD comes in two variants! Node.js and Python.
Running in Node.js
- Ensure you have Node.js installed.
- Run
node mkbsd.js
- Wait a little.
- All wallpapers are now in a newly created
downloads
subfolder.
Running in Python
- Ensure you have Python installed.
- Ensure you have the
aiohttp
Python package installed (pip install aiohttp
). - Run
python mkbsd.py
- Wait a little.
- All wallpapers are now in a newly created
downloads
subfolder.
License
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.