{"id":21602566,"url":"https://github.com/ff6347/killae","last_synced_at":"2026-01-03T20:51:09.779Z","repository":{"id":6986235,"uuid":"8248740","full_name":"ff6347/killae","owner":"ff6347","description":"This is a tiny shell script for killing ae on mac","archived":false,"fork":false,"pushed_at":"2024-03-01T23:56:12.000Z","size":5,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T18:35:24.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ff6347.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-17T09:41:54.000Z","updated_at":"2022-02-06T06:45:25.000Z","dependencies_parsed_at":"2024-11-24T19:13:52.104Z","dependency_job_id":"cd6b07d6-21bc-4863-828b-44fe63d9357e","html_url":"https://github.com/ff6347/killae","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/ff6347%2Fkillae","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fkillae/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fkillae/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ff6347%2Fkillae/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ff6347","download_url":"https://codeload.github.com/ff6347/killae/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244229144,"owners_count":20419576,"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":[],"created_at":"2024-11-24T19:13:48.519Z","updated_at":"2026-01-03T20:51:09.749Z","avatar_url":"https://github.com/ff6347.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"killae.sh  \n======\n\nThis is a tiny shell script for killing ae on mac  \nIt is the result of a sunday morning mini idea after seeing [this quicktip](http://ae.tutsplus.com/tutorials/workflow/quick-tip-after-effects-force-quit-and-save/) by [Joe Lilli](http://ae.tutsplus.com/author/joe-lilli/)  \n\n##Usage:  \n    # kill AE CS 6 just type \n    killae.sh 6  \n    # kill AE CS 5.5 just type \n    killae.sh 5.5  \n    # kill AE CS 5 just type \n    killae.sh 5  \n\n##Installation:  \n\nopen terminal and type:  \n    \n    cd /usr/local/bin\n\nthan  \n\n    vi killae.sh  \n\nyou are in the vi editor  \n- now hit __\"i\"__ once for the insert mode  \n- and copy paste the script into it.  \n- Than hit __\"ESC\"__  \n- followed by holding __\"SHIFT\"__ and hitting __\"z\"__ two time.  \n\n(Yes this is a wired editor. but useful).  \n\nNow type in the terminal again  \n\n    chmod +x killae.sh  \n\nnow your shell scipt is executable.  \nMake sure the path `/usr/local/bin` is in your $PATH variable in your .bash_profile. If you don't have a .bash_profile or don't know what it is don't worry. Type in your terminal.  \n\n    vi ~/.bash_profile  \n\n- now hit __\"i\"__ once for the insert mode  \n- and copy paste the 3 lines below into it.  \n- Than hit __\"ESC\"__  \n- followed by holding __\"SHIFT\"__ and hitting __\"z\"__ two time.  \n\nbtw if you dont go into insert mode you can hit __\":q\"__ and __\"enter\"__ to leave vi.  \n\n\n    # general path munging  \n    PATH=${PATH}:~/bin  \n    PATH=${PATH}:/usr/local/bin  \n\n##killallae.sh  \n\nThis is nearly the same as killae.sh but you don't have to provide a AE version number. It just kills the last started process called Adobe After Effects CS* \nThis script needs still some work but still thanks [@stevennikolic](https://github.com/stevennikolic)  \n\n##Windows  \nOn windows you can use `taskkill` and `tasklist` for that. Have a lokk [here](http://www.tech-recipes.com/rx/446/xp_kill_windows_process_command_line_taskkill/).  \n\n##License:  \n\n               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n                       Version 2, December 2004\n      \n    Copyright (C) 2013 Fabian \"fabiantheblind\" Morón Zirfas \u003cfabiantheblind@gmail.com\u003e\n       \n    Everyone is permitted to copy and distribute verbatim or modified  \n    copies of this license document, and changing it is allowed as long  \n    as the name is changed.  \n      \n               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE  \n      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION  \n      \n     0. You just DO WHAT THE FUCK YOU WANT TO.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fkillae","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fff6347%2Fkillae","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fff6347%2Fkillae/lists"}