A growing list of useful terminal utility/commands and bash scripts to automate your life!
- adb - Commands to run basic tasks for android using
adb
tool- Know what alarm has been set, how many times this alarm has been invoked, when are they going to alarmed and interval.
- Get battery info
- Get cpu info
- Get fulldump info
- Get memory info
- Get wifi info
- Broadcast intent commands
- Permissions
- Install an apk
- android - Commands to execute common task for android
- Method count of multidex APK one-liner
- Get verbose information regarding the apk
- batteryhistorian-helper - Simply using battery historian tool for android
- Running battery historian
- Extrating bugreport from device
- Reset battery logs
- ffmpeg - Use ffmpeg like a boss
- Easily create optimised GIFs from a video
- Generate a tone of certain frequency using ffmpeg
- Convert wav to mp3, lossless
- Convert mp4 to webm
- Extract audio from any video file
- git - git cheatsheet
- Discard all unstaged files from git
- Log all the commits
- Git status
- Add all changed files to staging area
- Commit
- List all remotes
- List all existing branches
- Add remote repo to a git
- Git Push
- Git Pull
- Delete a local branch
- Delete a remote branch
- Duplicate a branch
- Associate Atom Text Editor with your git
- GUI Git Tool
- Rewriting History
- Reset merge changes
- macosx - Using mac osx using your terminal
- Open finder at place from terminal
- Command to change the destination folder to save your screenshots in mac
- Stop the auto popup of Android FileTransfer Window when you plug in your device
- Get DSA public key of system
- Disable Google Chrome’s Two-Finger Swipe Navigation
- Make your mac os talk
- Make your mac os read(verbally) a text file
- Get External IP
- Get network ip
- Test network connectivity
- youtube-dl - youtube downloader terminal util
- Extract mp3 audio from Youtube url
Every folder in the repository consistes of a Readme
file providing you terminal commands or how to use a terminal utility to automate a certain task, plus the folder also contains any required bash script to run as a whole.
Contributions are always welcome. Feedbacks/Issues can be filed under github issues.
If you found this list helpful or you learned something new today and want to thank me, consider buying me a cup of ☕
- PayPal
- Bitcoin Address: 13PjuJcfVW2Ad81fawqwLtku4bZLv1AxCL
Copyright 2016 Nishant Srivastava
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.