31 lines
993 B
Markdown
31 lines
993 B
Markdown
manjaro-hello
|
|
=============
|
|
|
|
A tool providing access to documentation and support for new Manjaro users.
|
|
|
|
## What is Manjaro Hello?
|
|
|
|
Manjaro-hello is widely inspired by [manjaro-welcome](https://github.com/manjaro/manjaro-welcome).
|
|
Currently, manjaro-hello has all the major features of manjaro-welcome plus a translation system.
|
|
- Interface is translated using gettext and po files (po/).
|
|
- Pages are translated using differents files (data/pages).
|
|
|
|
## What goals ?
|
|
|
|
The goal of the project is to build a powerful user interface that allows the user to discover his favorite distribution :).
|
|
|
|
## Technologies
|
|
|
|
Manjaro-hello is build with Python, Gtk3 and Glade.
|
|
|
|
## TODO
|
|
|
|
- Make more translations to distribute it in all the world.
|
|
|
|
## Links
|
|
|
|
- [Discussion from Manjaro's forum](https://forum.manjaro.org/t/start-work-on-a-new-welcome-screen-for-manjaro/13685)
|
|
- [Translation project for Manjaro-Hello](https://www.transifex.com/manjarolinux/manjaro-hello)
|
|
|
|
Let's make a wonderful software !
|