https://github.com/sontek/snowmachine Skip to content Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} sontek / snowmachine Public * Notifications * Fork 14 * Star 264 A python script that allows your terminal to snow. License BSD-3-Clause license 264 stars 14 forks Activity Star Notifications * Code * Issues 3 * Pull requests 2 * Actions * Projects 0 * Wiki * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights sontek/snowmachine This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/s] Use Git or checkout with SVN using the web URL. [gh repo clone sontek] Work fast with our official CLI. Learn more about the CLI. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @sontek sontek document docker ... 9f7645d Dec 1, 2023 document docker 9f7645d Git stats * 71 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time snowmachine create a dockerfile December 1, 2023 08:36 .dockerignore create a dockerfile December 1, 2023 08:36 .gitignore Add christmas tree support November 30, 2023 19:01 Dockerfile create a dockerfile December 1, 2023 08:36 LICENSE.txt add license text to repo December 5, 2020 14:20 README.md document docker December 1, 2023 09:32 pyproject.toml make new release November 30, 2023 23:10 screenshot.png Add the image December 25, 2017 12:49 View code snowmachine Getting Started README.md snowmachine A python script that allows your terminal to snow. View it in action here: * https://asciinema.org/a/624427 * https://asciinema.org/a/376826 * https://asciinema.org/a/376827 homebrew: brew tap sontek/snowmachine brew install sontek/snowmachine/snowmachine pypi: pip install snowmachine nix: nix-shell -p snowmachine --command snowmachine docker: docker run --rm -ti sontek/snowmachine Getting Started You can make it snow: $ snowmachine snow [6874747073] or render a tree: $ snowmachine tree [6874747073] You can also tell it to stack the snow if you prefer. $ snowmachine snow --stack=pile If you don't like the unicode particles you can tell it to use asterisk or some other character. If you use cmd.exe for example, this will be required. $ snowmachine snow --stack=pile --particle="*" You can also change the particle colors if you would like: $ snowmachine snow --color=rainbow In addition you can change the speed of particles: $ snowmachine --speed=5 You can find a bash(shell) script version of this here: https:// gist.github.com/sontek/1505483 Screenshot: Screenshot 1 Screenshot 2 About A python script that allows your terminal to snow. Resources Readme License BSD-3-Clause license Activity Stars 264 stars Watchers 6 watching Forks 14 forks Report repository Releases No releases published Packages 0 No packages published Contributors 2 * @sontek sontek John Anderson * @Yohello1 Yohello1 Yo hello Languages * Python 98.7% * Dockerfile 1.3% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * You can't perform that action at this time.