Skip to content

alphapapa/snow.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snow.el

Let it snow in Emacs!

Preview video (on Reddit)

snow.png

Installation

From MELPA
You may install the package snow from MELPA.
With Quelpa
  1. Install quelpa-use-package.
  2. Add this form to your init file:
(use-package snow
  :quelpa (snow :fetcher github :repo "alphapapa/snow.el"))
    
Manually
Load snow.el, e.g. with M-x emacs-lisp-byte-compile-and-load RET.

Usage

Run M-x snow RET.

NOTE: Certain fonts may cause a jittery appearance in the snow buffer due to the size of the snowflake glyph. For example, Fantasque Sans Mono has this problem, but other fonts, like Hack, work perfectly. If you notice this problem, customize the snow-flake face and change its font family to, e.g. DejaVu Sans Mono. It may also be necessary to set its height attribute to, e.g. 90.

Tips

  • Use M-x customize-group RET snow RET to customize options.

License

GPLv3

About

Let it snow in Emacs!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages