From b4aa4c81a3ce2b675354786fca280731bfb803a6 Mon Sep 17 00:00:00 2001 From: Serhii Londar Date: Sat, 31 Mar 2018 15:41:15 +0300 Subject: [PATCH] Remove unused files --- .github/Contribution Guidelines.md | 30 ------------------------------ .github/Pull Tequest Template.md | 21 --------------------- Other.md | 27 --------------------------- 3 files changed, 78 deletions(-) delete mode 100755 .github/Contribution Guidelines.md delete mode 100755 .github/Pull Tequest Template.md delete mode 100644 Other.md diff --git a/.github/Contribution Guidelines.md b/.github/Contribution Guidelines.md deleted file mode 100755 index 7fa4af3..0000000 --- a/.github/Contribution Guidelines.md +++ /dev/null @@ -1,30 +0,0 @@ -# Contribution Guidelines - -Please ensure your pull request adheres to the following guidelines: - -- Search previous suggestions before making a new one, as yours may be a duplicate. -- Make an individual pull request for each suggestion. -- Use the following format: `[PACKAGE](LINK) - DESCRIPTION. ![LANGUAGE]` -- New categories, or improvements to the existing categorization are welcome. -- Keep descriptions short and simple, but descriptive. -- End all descriptions with a full stop/period. -- Check your spelling and grammar. -- Make sure that your suggestion is positioned as the last item category. -- Make sure your text editor is set to remove trailing whitespace. - -#### Deleting - -Typical reasons for deleting project: - -- Doesn't build in the current Xcode -- No updates / no longer works -- Deprecated -- Lacks license - -#### Projects are ineligible if: - -- Lack recent commit -- Not written in English -- README is not clear - -Your contributions are always welcome! Thank you for your suggestions! :smiley: diff --git a/.github/Pull Tequest Template.md b/.github/Pull Tequest Template.md deleted file mode 100755 index 0e3971e..0000000 --- a/.github/Pull Tequest Template.md +++ /dev/null @@ -1,21 +0,0 @@ - - -## Project URL - - -## Category - - -## Description - - -## Why it should be included to `Awesome macOS open source applications ` (optional) - -## Checklist - - -- [ ] Only one project/change is in this pull request -- [ ] Addition in chronological order (bottom of category) -- [ ] Appropriate language icon(s) added if applicable -- [ ] Has a commit from less than 2 years ago -- [ ] Has a **clear** README in English diff --git a/Other.md b/Other.md deleted file mode 100644 index 3439768..0000000 --- a/Other.md +++ /dev/null @@ -1,27 +0,0 @@ - -## Command Line Utilities - -- [Awesome macOS Command Line](https://github.com/herrbischoff/awesome-osx-command-line) - Use your macOS terminal shell to do awesome things. -- [m-cli](https://github.com/rgcr/m-cli) - Swiss Army Knife for macOS. -- [Mac-CLI](https://github.com/guarinogabriel/Mac-CLI) - macOS command line tools for developers. -- [mas](https://github.com/mas-cli/mas) - A CLI for the Mac App Store. -- [gitsome](https://github.com/donnemartin/gitsome) - A supercharged Git/GitHub command line interface (CLI). -- [SAWS](https://github.com/donnemartin/saws) - A supercharged AWS command line interface (CLI). -- [https://github.com/dschep/ntfy](ntfy) - A utility for sending notifications, on demand and when commands finish. -- [htop](https://github.com/hishamhm/htop) - htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'. -- [haxor-news](https://github.com/donnemartin/haxor-news) - Browse Hacker News like a haxor: A Hacker News command line interface (CLI). -- [Neofetch](https://github.com/dylanaraps/neofetch) - A fast, highly customizable system info script that supports Linux, MacOS, iOS, BSD, Solaris, Android, Haiku, GNU Hurd, MINIX, AIX, IRIX and Windows (Cygwin/MSYS2/MinGW/Windows 10 Linux subsystem) - -## Utilities - -- [EnvPane](https://github.com/hschmidt/EnvPane) - An preference pane for environment variables. -- [Glances](https://github.com/nicolargo/glances) - System monitoring tool that runs in terminal. -- [](https://github.com/clementgarbay/AccountBalance) - Account balance app for macOS - -## Security - -* [macchanger](https://github.com/acrogenesis/macchanger) - Change your mac address, for OS X. -* [macchanger](https://github.com/shilch/macchanger/) - Change / spoof MAC address (random, custom and restore). -* [OS-X-Security-and-Privacy-Guide](https://github.com/drduh/OS-X-Security-and-Privacy-Guide) - A practical guide to securing macOS. -* [OSXCollector](https://github.com/Yelp/osxcollector) - A forensic evidence collection & analysis toolkit for OS X. -* [santa](https://github.com/google/santa) - A binary whitelisting/blacklisting system for Mac OS X. \ No newline at end of file