Skip to content

baponkar/myabell

Repository files navigation

Myabell Logo Myabell Logo


Python3 Shell Script Ubuntu-debian

Version - v-1.0.1

License : GNU GPL V3.0

Download link : This

@bapon_kar Twitter Telegram

Youtube(https://www.youtube.com/watch?v=wEsO_JtpelE)

Description :

Many usefull application in single app like Browser, Media player, File Converter ,Calculator,Calendar etc.You don't need to install each differently.Just Install Myabell it will fullfill all of your requirements.Time to time I am going to add more important required application.Myabell will be your personal assistant.This version is tested successfully in Ubuntu-18.04

Dependency :

  • Shell Script packages :
  • YAD
  • curl
  • FFMPEG
  • XTERM
  • enscript
  • imagemagick
  • bluez
  • bluez-tools
  • Python3 packages
  • Python3.6
  • Python-PyQt5
  • Py-Sudoku
  • During installation above packages will be add in your system.

Screenshot of Myabell

  1. Welcome Window Myabell screenshot Logo

  2. Main menu window Myabell screenshot Logo

  3. My Browser

Myabell screenshot Logo

  1. My Video/Audio Player Myabell screenshot Logo

  2. My Converting File Options Myabell screenshot Logo

  3. My dictionary_screenshot Myabell screenshot Logo

  4. My Calender Myabell screenshot Logo

  5. File Transfer Myabell

  6. About of Myabell Myabell

  7. Sudoku Myabell Myabell

  8. Disk Info Myabell

  9. EMI Calculator Myabell

  10. My Unit Converter Myabell

  11. Myabell Weather. Myabell

  12. Myabell Mathematical Options Myabell

  13. My English to Bengali dictionary screenshot Myabell screenshot Logo <! -- blank line -->


<! -- blank line -->

I have tested this application in Ubuntu-18.04 LTS it was working fine.I think it will work in other distribution too.You may have some issue with File conversion menu as I did not write properly due to lack of time.In future I will repair all those issue and also adding some more usefull menu like GUI Update,Disk Information, Google APP,Personal Chat etc.

Installation

  1. Download Myabell from this link[108.5MB] https://gitlab.com/baponkar/myabell-1.0.0 and extract
  2. Open up Terminal by (CTRL + ALT + T) and type:
yourname@yourcomputer:~$    cd location_of_extracted_myabell-1.0.0_folder
  1. Then type this into the terminal
  yourname@yourcomputer:~$ chmod +x INSTALL.sh
  1. Then Install mayabell
  yourname@yourcomputer:~$ ./INSTALL.sh
  1. Enter your's sudo password and leave it for some time .It will take some time.

  2. Now after getting

    successfull Installationmessage

    Now check HOME.

Done!

If this process not worked then you need to install by manual process

Follow these prosess step by step

[1] First you follow the above step from 1 to 4 and Then

[2]

  yourname@yourcomputer:~$ nano Myabell.desktop

[3] You will see

[Desktop Entry]
Name=Myabell!
Comment=Many application in single  application.
Exec=/home/$your_machine_name/Myabell-1.0.0/home/script_folder/Myabell.sh
Icon=/usr/share/icons/Myabell_logo.png
Terminal=false
Type=Application
Categories=Utility;
GenericName[en_IN]=File converting application.

[4]You need to edit this file, scroll down and change

$your_machine_name

with actual machine name given in time to Ubuntu installation process.

[5] Save it by press 'CTRL + X'.

[6]

 yourname@yourcomputer:~$ sudo cp Myabell.desktop /usr/share/applications/Myabell.desktop  

[7]

  yourname@yourcomputer:~$ sudo cp Myabell_logo64.png /usr/share/icons

[8]

  yourname@yourcomputer:~$ sudo apt-get update

[9]

  yourname@yourcomputer:~$ sudo apt-get update

[10]

  yourname@yourcomputer:~$  sudo apt-get install yad -y

[11]

 yourname@yourcomputer:~$ sudo apt-get install python3.6 -y

[12]

 yourname@yourcomputer:~$ sudo apt-get install ffmpeg -y

[13]

 yourname@yourcomputer:~$ sudo apt-get install enscript -y

[14]

  yourname@yourcomputer:~$ sudo apt-get install imagemagick -y

[15]

  yourname@yourcomputer:~$ sudo apt-get install python3-pyqt5

Done ! See HOME . Enjoy Myabell ....

  • From step 6-15 is applicable only for Ubuntu distribution .This process may not work in other distribution then you need to find the equivalent suitable commands for your distribuiton.

The main language is bash shell script with additional python script.

  • The associated packages for Myabell
  • Yad
  • python3.6
  • ffmpeg
  • enscript
  • imagemagick
  • python3-pyqt5

The heart of "My Converter" is FFMPEG Engine for file conversion and YAD software for GUI and also using enscript, imagemagickSo you need to install those two.

Uninstall

[1] Open Terminal by CTRL + ALT + T [2]

yourname@yourcomputer:~$ chmod +x UNINSTALL.sh

[3]

 yourname@yourcomputer:~$ ./UNINSTALL.sh```
  • I will like any suggestion and comments.Thankyou.