Yaics cliente qt para gnusocial

Este cliente avisa en las menciones, tiene su try icon para escritorio, deja configurar un proxy socks5/http y algunas cuantas opciones más. El proyecto está publicado en Git Lab https://gitlab.com/stigatle/yaics

yaics

Para instalarlo en debian jessie seguir estos pasos: Instalar las dependencias necesarias:

apt-get install qt5-default build-essential libqt5webkit5-dev libaspell-dev

Clonamos:

https://gitlab.com/stigatle/yaics.git

Compilamos, la wiki dice qmake-qt5 && make pero en jessie haremos qmake-qt4 && make

cd yaics
qmake-qt4 && make

Ahora se habrá compilado y el binario se llama yaics, solo tienes que lanzarlo como te guste por ejemplo:

./yaics

Es un cliente que se basa en la limpieza y sencillez y que funciona perfectamente, además de ser 100% libre por supuesto.

Compartir

3 Comentarios

  1. Logre instalarlo facilmente pero al momento de ingresar mis datos y loguearme, carga por un momento y luego se cierra.

    Esto me salio en la terminal:

    Using locale «es_MX»
    Successfully loaded translation
    Using theme «Dark»
    QFont::setPixelSize: Pixel size <= 0 (0)
    [GET] «https://quitter.se/api/account/verify_credentials.xml»
    [GET] «https://quitter.se/api/statusnet/config.xml»
    [GET] «https://quitter.se/ping»
    Removing X icon for tab: 0
    Removing X icon for tab: 1
    Removing X icon for tab: 2
    Removing X icon for tab: 3
    Removing X icon for tab: 4
    Removing X icon for tab: 5
    [GET] «https://quitter.se/api/statuses/home_timeline.xml?count=20»
    [GET] «https://quitter.se/api/statuses/mentions.xml?count=20»
    [GET] «https://quitter.se/api/statuses/user_timeline.xml?count=20»
    [GET] «https://quitter.se/api/statuses/public_and_external_timeline.xml?count=20»
    [GET] «https://quitter.se/api/direct_messages.xml?count=20»
    [GET] «https://quitter.se/api/direct_messages/sent.xml?count=20»
    [POST] «https://quitter.se/api/statuses/friends.xml»
    Trying to load attached image: «https://quitter.im/file/8877d1098346dff1b365e55f867a0b66d2c2e12a0449dc78ec2c807d425b2bc1.jpg»
    Trying to load attached image: «https://gnusocial.net/file/acdfa1feb955b496775096efdc293ea3f8af29b216f33dbb04b76c7785074b22.jpg»
    Trying to load attached image: «https://quitter.im/file/a32c091197161c3a359cfc533de2c558a2d5aa171b4620b55fd0ea8a1b64da6d.jpg»
    Trying to load attached image: «https://quitter.im/file/049cd257833feb654873cbe997f9d02e6c6e4accc0ff0b254231451858637584.jpg»
    Trying to load attached image: «https://quitter.es/file/34951242024b78ad656a254b6d57d5b14af286bce02247c8247e1aea0ba5da0c.jpg»
    Trying to load attached image: «https://quitter.es/file/6ea09344ed75e08425492f910e6cb149206ea4dcc494b2378125a84344e0f942.jpg»
    Trying to load attached image: «https://gnusocial.net/file/eb0a728310b31302f4f8a69e7673544904efdc619b1d2ef02a7b45c937de50a6.jpg»
    Trying to load attached image: «https://gnusocial.net/file/e69d9625ca79e8a3353e8873650cb70c9a009f1f453e114e0055f44af6b4c44d.jpg»
    Trying to load attached image: «https://serv.mehl.mx/twitter/pic/521176.jpg»
    Trying to load attached image: «https://quitter.im/file/8877d1098346dff1b365e55f867a0b66d2c2e12a0449dc78ec2c807d425b2bc1.jpg»
    Trying to load attached image: «https://quitter.no/file/ae0742a98a60660a17fce11d60003f09bab1be67a0b23b60ffb5abbf605486aa.jpg»
    Trying to load attached image: «https://framasphere.org/uploads/images/scaled_full_6828bf452b0db69f7906.jpg»
    Trying to load attached image: «https://quitter.im/file/89aa2208c6c6e57abf8ea157cfbbb443e333229b2a409b3ff5c339570ccc6ed6.jpg»
    Violación de segmento (`core’ generado)

Deja una respuesta a foo bar Cancelar respuesta

Your email address will not be published. Required fields are marked *