{"id":13656990,"url":"https://github.com/nkleemann/ascii-rain","last_synced_at":"2025-04-24T01:30:51.682Z","repository":{"id":110388909,"uuid":"104292587","full_name":"nkleemann/ascii-rain","owner":"nkleemann","description":"ncurses rain effect","archived":false,"fork":false,"pushed_at":"2022-11-19T13:47:25.000Z","size":1312,"stargazers_count":105,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-02T05:06:40.318Z","etag":null,"topics":["ascii","ascii-art","ncurses","rain","terminal"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nkleemann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-21T02:38:26.000Z","updated_at":"2024-07-29T02:59:59.000Z","dependencies_parsed_at":"2024-01-14T16:11:55.045Z","dependency_job_id":"f96dbdce-6e1d-415f-8cfe-53022b30d860","html_url":"https://github.com/nkleemann/ascii-rain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkleemann%2Fascii-rain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkleemann%2Fascii-rain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkleemann%2Fascii-rain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkleemann%2Fascii-rain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkleemann","download_url":"https://codeload.github.com/nkleemann/ascii-rain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223940803,"owners_count":17228898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ascii","ascii-art","ncurses","rain","terminal"],"created_at":"2024-08-02T05:00:35.427Z","updated_at":"2024-11-10T10:30:34.213Z","avatar_url":"https://github.com/nkleemann.png","language":"C","funding_links":[],"categories":["Requirements","C","Terminal"],"sub_categories":["Animated","Fancies"],"readme":"# ascii-rain\n\nComfy rain for your console written in C with Ncurses.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://25midi.com/f/asciirain2.gif\" width=\"100%\"/\u003e\n\u003c/p\u003e\n\n\n## Dependencies \n\nYou'll need a ncurses library. For Ubuntu packages are: 'ncurses-dev' or 'libncurses-dev'.\nFor OSX try `$ brew install ncurses`.\n\n## Installation\n\n### Manual\n\nFirst, download this repo:\n- `$ git clone https://github.com/nkleemann/ascii-rain.git` \n- `$ cd ascii-rain`\n\nTo compile and link 'rain':\n\n- `$ gcc rain.c -o rain -lncurses`\n\nNow you can run 'rain' in your current working directory by just executing: ` ./rain`.\n\nI you want to be able to run this program from every directory you have to copy the executable to `/usr/local/bin` or `/usr/bin`:\n- `$ cp rain /usr/local/bin/rain`\n\n### AUR\n\nYou can get it from the AUR right [here](https://aur.archlinux.org/packages/ascii-rain-git/).\n\n## Notes \u0026 Troubleshooting\n\nYou'll (Or better, ncurses) need/s a somewhat modern terminal emulator with color support and the ability to hide the\ncursor. Working examples are:\n\n- iTerm 2 (OSX)\n- OSX Terminal\n- xfce4-terminal\n- terminator\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkleemann%2Fascii-rain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkleemann%2Fascii-rain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkleemann%2Fascii-rain/lists"}