Skip to content

📃➡️💻 Generating MacOS desktop wallpapers from Markdown with ruby

Notifications You must be signed in to change notification settings

buzuloiu/MDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdesktop

Generating MacOS desktop wallpapers from Markdown with ruby

This is a total WIP right now

The idea is to be able to put whatever you want on the desktop:

  • cheat sheets for programming languages
  • reminders
  • random pictures

How to use:

  1. clone the git repo
  2. run install.sh
  3. edit the EDIT_ME.md file to contain whatever you want
  4. run ruby ./render.rb
  5. you can add columns with the > character instead of blockquotes
  6. you can set a theme by passing it as the first argument: ruby ./render.rb <theme_name>

Sample Desktops:

a nice big word with big_text theme

a cheat sheet for whatever with default theme

About

📃➡️💻 Generating MacOS desktop wallpapers from Markdown with ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published