Tools & Utilities - farhansadik/echominal GitHub Wiki

Menu

  [1]  Htop [Monitoring Tools]
  [2]  Python 3 
  [3]  Node.js 
  [4]  Termux API 
  [5]  Download MP3 from Youtube 
  [6]  File Manager [CLI] 
  [0]  Back

htop This is htop, a cross-platform interactive process viewer. It is a text-mode application (for console or X terminals) and requires ncurses.

htop

Python 3

The Python interpreter is a virtual machine, meaning that it is software that emulates a physical computer. This particular virtual machine is a stack machine: it manipulates several stacks to perform its operations (as contrasted with a register machine, which writes to and reads from particular memory locations).

Node.js Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting—running scripts server-side to produce dynamic web page content before the page is sent to the user's web browser. Consequently, Node.js represents a "JavaScript everywhere" paradigm, unifying web-application development around a single programming language, rather than different languages for server-side and client-side scripts.

Termux API

Before use this option. Make sure you've installed Termux Api application and give it all permissions. Otherwise none of those options will work.

Menu List

  [1]   Wifi enable/disable
  [2]   Wifi Scan Information
  [3]   Wifi Connection Information
  [4]   Get Battery Status
  [5]   Sensor Information
  [6]   Celler Information
  [7]   List call log history
  [8]   Contact List
  [9]   Call
  [10]  Send SMS
  [11]  List SMS messages
  [12]  Media Player
  [0]   Back

Wifi enable/disable Enable or disable wifi functionality using termux application.

Wifi Scan Information View scan wifi information

Wifi Connection Information View connected wifi information

Get Battery Status View battery information

Sensor Information View sensor list and basic information

Caller Information get some basic phone information

List call log history View call log history.

Contact List View contact list

Call Call using termux commad line application.

Send SMS Send sms using termux command line

List SMS messages View phone sms here!!!

Media Player play song using termux application

Directory : /sdcard/MP3

Download MP3 from Youtube Download mp3 converted files from youtube.

File Manager [CLI] ranger is a console file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy. It ships with rifle, a file launcher that is good at automatically finding out which program to use for what file type. ranger