Wolfy Posted January 10, 2020 Share Posted January 10, 2020 Application non officiel de Facebook Messenger pour elementary OS et c'est actuellement la seul application qui puis s'intégrer aussi bien dans elementary OS. Celle-ci a été développer en prenant comme base les mockup ici :https://github.com/elementary/mockups/blob/master/apps/plank/with-chat-bubble.png Et ce la fait aussi pas mal penser au mockup de Daniel Foré : https://www.deviantart.com/danrabbit/art/Chat-Bubbles-405110826 Cette application permet d'avoir également le système de bulles comme sur android mais directement dans Planck. Dépendances : elementary-sdk libwebkit2gtk-4.0-dev libunity-dev libsoup2.4-dev libnotify-dev libplank-dev libbamf3-dev libwnck-3-dev intltool meson sudo apt install elementary-sdk libwebkit2gtk-4.0-dev libunity-dev libsoup2.4-dev libnotify-dev libplank-dev libbamf3-dev libwnck-3-dev intltool meson Installation Téléchargement du dépôts Github et installation des dépendances git clone https://github.com/aprilis/messenger cd messenger sudo apt install elementary-sdk libwebkit2gtk-4.0-dev libunity-dev libsoup2.4-dev libnotify-dev libplank-dev libbamf3-dev libwnck-3-dev intltool meson Compilation meson build cd build ninja ninja install sudo ldconfig Mise à jour git pull cd build ninja install Et vous relancer l'application. _______________________________ Dépôts : https://github.com/aprilis/messenger Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now