Skip to content

This project is a tester of Alex API (google translate alternative API)

Notifications You must be signed in to change notification settings

boujeh/Translater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is an application using the Alex Bm API (Google translate alternative API) uploaded in the github 
https://github.com/njaguard/Translater

Required :
	make sure to install libcure
	if you are under Ubuntu please check the existance of this library with this command :
----->

	pkg-config --list-all | grep -i curl

----->
	if there is no result please install the paquage with this command :
----->

	apt-get install libcurl4-gnutls-dev
	
----->	

Compilation :

run this command before execution 
----->

	make

----->	
		
ENJOY !	

About

This project is a tester of Alex API (google translate alternative API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%