Sarah 
Sarah is an English-like assistant that helps you with doing almost everything in SemiCode OS.
Sarah is your new girl friend ♥
She will take care of you and help you with your work. Just open a terminal anywhere you want, call her and she will be there for you.
Sarah supports a large amount of commands. They can be listed with the following command:
$ sarah helpSarah uses only your username. She won't collect any personal information or send them to our servers. So we care about your privacy.
Sarah will respond to your greetings, your love or even your personal questions about her.
Just don't be rude ;)
Some useful Sarah commands
Get movie or TV-Show information:
$ sarah watch titanic
Name : Titanic
Year of Releasing : 1997
Movie or Series : movie
Genre : Drama, Romance
Cast : Leonardo DiCaprio, Kate Winslet, Billy Zane, Kathy Bates
Ok I will watch it because it got 7.7 on imdbGet the lyrics of a song:
$ sarah lyrics majerlazor leanon
<<it will output the lyrics of Major Lazors song "Lean on">>Download file with resume-ability. Even if the link doesn't support resuming:
$ sarah download http://anylink.com/anyfile.tar.gzGrabbing the entire content of a website for offline use:
$ sarah grab http://www.w3schools.comDownloading Youtube video:
$ sarah nzli https://www.youtube.com/watch?v=7XTHdcmjenITranslate any English word to Arabic word:
$ sarah translate pencil
قلم رصاصGet small bio of anyone you want:
$ sarah whois Adam Levine
Adam Noah Levine (born March 18, 1979) is an American singer-songwriter, multi-instrumentalist, and actor.
He is the lead vocalist for pop rock band Maroon 5.Generate "Hello World"-program in any programming language:
$ sarah first python
.py File Created Successfully , Check your Current PathGet the weather of a specific city:
$ sarah weather khartoumTest your internet connection speed:
$ sarah speedtestGet the number of characters in any file:
$ sarah how many characters are in file.txt
34Get Muslim prayer time الأذان (Muslim World League method)
$ sarah adhan oran Algeria
Prayer time for Algeria, Oran :
Fajr 06:39
Dhuhr 13:03
Asr 15:38
Maghrib 17:56
Isha 19:22Check the stock market :
$ sarah marketwatch yamaha jp allRoadmap
- add autotools support
Installation
Get all dependencies to run Sarah by executing:
$ sudo add-apt-repository ppa:vala-team/ppa/
$ sudo apt-get install software-properties-common
$ sudo apt-get install valac
$ sudo apt-get install libpeas-*
$ sudo apt-get install python-pip
$ sudo pip install -r requirements.txtGetting started
Swtich to your project directory and run the following commands:
$ make
$ make install
$ export LD_LIBRARY_PATH=.
$ export GI_TYPELIB_PATH=.
$ ./sarah <some command to run>Enjoy your friendship with Sarah.
Made with ♥ in Sudan.
SemiCode OS Core Team