tskinn / snow.el

Let it snow in Emacs!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Tips

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

License

GPLv3

About

Let it snow in Emacs!

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 100.0%