mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 09:00:25 +00:00
Remove unused files
This commit is contained in:
parent
a4dc73a34f
commit
b4aa4c81a3
3 changed files with 0 additions and 78 deletions
30
.github/Contribution Guidelines.md
vendored
30
.github/Contribution Guidelines.md
vendored
|
@ -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:
|
21
.github/Pull Tequest Template.md
vendored
21
.github/Pull Tequest Template.md
vendored
|
@ -1,21 +0,0 @@
|
|||
<!--- Provide a general summary of your changes in the Title above -->
|
||||
|
||||
## Project URL
|
||||
<!--- The project URL -->
|
||||
|
||||
## Category
|
||||
<!--- Category in Awesome macOS open source applications where the project will be added -->
|
||||
|
||||
## Description
|
||||
<!--- Describe your changes in detail -->
|
||||
|
||||
## Why it should be included to `Awesome macOS open source applications ` (optional)
|
||||
|
||||
## Checklist
|
||||
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
|
||||
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
|
||||
- [ ] 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
|
27
Other.md
27
Other.md
|
@ -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.
|
Loading…
Reference in a new issue