# Où trouver le projet * https://git.p2p.legal/axiom-team/astrXbian * https://oasis.astroport.com * https://colibris-wiki.org/astroport # Liens annexes * monnaie-libre: https://opencollective.com/monnaie-libre * matériel libre: https://beaglev.seeed.cc/ * chat libre avec permaliens: https://element.io qui s'appuie sur le reseau https://matrix.org * chat libre avec hash tag: https://zulip.com/hello/ * peertube projet?: https://tube.p2p.legal * Odysee/LBRY prépare le live * streaming centralisé de streaming: ** https://flote.app/ ** https://dlive.tv/ # Contributeurs * Email de fred: support@qo-op.com (principal contributeur) * contributeur Hayssam: https://t.me/hayssamhoballah # jaklis : commandes de messaging / like ``` ## GET ALERT MESSAGES ~/.zen/astrXbian/zen/jaklis/jaklis.py -k ~/.zen/secret.dunikey -n "https://data.gchange.fr" read -n300 -j | jq -r --arg friendKEY "$G1PUB" '.[] | select(.pubkey == $friendKEY)' | jq 'select(.title == "ALERT")' | jq -r '.id' ## SEND MONITORING MESSAGE TO onelove ~/.zen/astrXbian/zen/jaklis/jaklis.py -k ~/.zen/secret.dunikey -n "https://data.gchange.fr" send -d "Ee1n3hDv9vunfd6m3LW6XeYg7bnt5aaRn9EjqnBe8GNS" -t "MONITORING" -f ~/.zen/A_my_swarm.txt ## LINKING ME PEOPLE ~/.zen/astrXbian/zen/jaklis/jaklis.py -k ~/.zen/secret.dunikey -n "https://data.gchange.fr" stars | jq -r '.likes[].issuer' ```