Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Özcelikörs <[email protected]>
  • Loading branch information
mozcelikors committed Mar 1, 2018
1 parent 916c16e commit ffdfc44
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,21 @@ A visual helper tool for GNU/Linux. Made with love.
* Modify your aliases
* Search and kill processes
* List environment variables
* View system logs
* View driver messages
* View network interface messages
* Search for installed packages / uninstall them
* Search for available packages in apt cache

New features involve (as of Feb 15, 2018):
New features involve (as of March 1st, 2018):

* File browsing
* Visualize recent CPU and Memory activity
* SSHing into networks
* Listing activeTCP/UDP sockets
* View system logs
* View driver messages
* View network interface messages
* Search for installed packages / uninstall them
* Search for available packages in apt cache

## Download Stable Release 0.4 using Debian/Ubuntu PPA:
## Download Stable Release 0.8 using Debian/Ubuntu PPA:
https://launchpad.net/~mozcelikors/+archive/ubuntu/yakala
```bash
sudo add-apt-repository ppa:mozcelikors/yakala
Expand All @@ -43,6 +49,10 @@ cd yakala && sudo ./install.sh

![alt text](https://raw.githubusercontent.com/mozcelikors/yakala/master/docs/img/peek2.gif)

### System Logs:

![alt text](https://raw.githubusercontent.com/mozcelikors/yakala/master/docs/img/systemlogs.gif)

### Network:

![alt text](https://raw.githubusercontent.com/mozcelikors/yakala/master/docs/img/peekx2.gif)
Expand All @@ -55,6 +65,10 @@ cd yakala && sudo ./install.sh

![alt text](https://raw.githubusercontent.com/mozcelikors/yakala/master/docs/img/peekx4.gif)

### Installed package Searching, Package cache searching

![alt text](https://raw.githubusercontent.com/mozcelikors/yakala/master/docs/img/aptcache.gif)


## Running

Expand Down
Binary file added docs/img/aptcache.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/systemlogs.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ffdfc44

Please sign in to comment.