Skip to content

maxime-desroches/caps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caps

Allows you to get the correct punctuation for certain words when your keyboard is not in the correct language. Useful when developing a software / website in French with an English keyboard.

[fr] Permet l'obtention de la bonne ponctuation pour certains mots lorsque votre clavier n'est pas dans la bonne langue. Utile lors du développement d'un logiciel/site web en français avec un clavier en anglais.

[pol] Pozwala uzyskać poprawną interpunkcję dla niektórych słów, gdy klawiatura nie jest we właściwym języku. Przydatne przy tworzeniu oprogramowania / strony internetowej w języku francuskim z angielską klawiaturą.

Usage

$ caps <string> <original language> <target language>

Supported languages (# ISO 639-1)

Example

$ caps "All my students are studying" en fr

Tous mes étudiants étudient

$ caps "All my students are studying" en pol

Wszyscy moi studenci się uczą

Installation

  1. Add your Google Cloud Platform API KEY inside the .env

  2. Install caps with:

make
make install
[cd .. ]
[rm -rf caps]

Note

Caps was helpful in writing this file, written only with an English keyboard.

[fr] Caps m'a été utile pour la rédaction de ce fichier, écrit uniquement avec un clavier anglais.

[pol] Caps był pomocny w pisaniu tego pliku, napisany tylko angielską klawiaturą.

About

Ponctuation helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published