JohannesNE / literature-clock

Clock using time quotes from the literature, based on the work of Jaap Meijers
http://literature-clock.jenevoldsen.com
Other
597 stars 103 forks source link

Allow internationalization #25

Open Riduidel opened 2 years ago

Riduidel commented 2 years ago

This project is incredibly cool for english-speaking people. But it would be even better if it could support more languages (in my case, french)

Riduidel commented 2 years ago

I see this effort in distinct steps.

JohannesNE commented 2 years ago

This would be great! But I think it should be a seperate fork.

Speedster04BRA commented 6 months ago

Hey, I´ve been using Literature Clock for a while and it´s become a staple of my Windows machines, but I can´t share it since I´m Brazilian and everyone I know only speaks Brazilian Portuguese. Can I attempt to do the process outlined above for pt-BR and, if so, how would I go about it? I´m new to GitHub.

cdmoro commented 6 months ago

Hey there! I've been working on a literature clock but with Spanish quotes (of course, it is based on this project). You can see it here https://reloj-literario.netlify.app and the project is https://github.com/cdmoro/reloj-literario

I've added some additional features:

I think if we work together we can easily add

cdmoro commented 5 months ago

Hey folks, I continued working to improve the literature clock and I've got this new project https://github.com/cdmoro/literature-clock

This version of the literature clock has a bunch of features, and supports quotes in English, Spanish, Portuguese, French, and Italian :D

@Speedster04BRA you can try the Portuguese version here https://literatureclock.netlify.app/?locale=pt-BR @Riduidel the French version https://literatureclock.netlify.app/?locale=fr-FR

The quotes were translated from the English CSV so there might be a few quotes with errors. Let me know what you think! Hope you like it!

JohannesNE commented 5 months ago

Nice! Those are some really cool features. I really like the direct link to a github form for suggesting quotes.

cdmoro commented 5 months ago

Thanks for the inspiration, mate! Just released a new feature, the Screensaver mode :D https://literatureclock.netlify.app/?screensaver=true

Cheers!