This commit is contained in:
qo-op 2020-05-03 13:20:07 +02:00
parent bacb235f0b
commit 65b9b31a11
3 changed files with 41 additions and 30 deletions

View File

@ -11,7 +11,16 @@ It as a swarm of Nodes spread accross Internet networks. Each loading a fat stac
Astroport is a Framework mixing protocols as communication and messaging layers.
This release is a bunch of install install scripts.
Each one opening a new "cabin".
Each one opening a new "cabin" offering different interfaces and uses with the Metaverse
- Cesium ease your life and manage all your wallets
- Gchange is a market for your local and global exchanges
- Patchwork, Oasis, Feedless, ... and more Fabulous ScuttleButt Apps to come
EXTRA DEPT:
- Nextcloud open, share and backup your cloud with your friends and family
- Minetest organise your virtual meetings, build your world on your 1km² land
- Kodi your multimedia center in a friend of friends Zen economy
The main task manager is [run every minutes with cron](https://git.p2p.legal/axiom-team/astroport/src/master/zen/cron_MINUTE.sh)
It takes care of basic maintenance between each other Cabins (G1/SSB/IPFS) NextCloud and Minetest are evaluated...

View File

@ -49,7 +49,20 @@
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto">
<br><h4>
<div id="typed-strings">
<p>Astroport est <strong>100% composé</strong>^1000 de "Logiciels Libres" !</p>
<p>Astroport est un <em>Système d'Information</em>^1000 décentralisé et pair à pair !</p>
<p>Astroport réunit <strong>Les Humains</strong>^1000 sans avoir à les contrôler ;)</p>
<p>Astroport facilite <strong>les Echanges</strong>^1000 entre Amis et amis d'ami...</p>
<p>Astroport est un <strong>Sytème de Stockage</strong>^1000 Interplanétaire ]-O-[</p>
<p>Astroport délègue sa <em>Responsabilité Numérique</em>^1000 à l'Individu</p>
<p>Astroport est une <strong><em>Economie Libre</em></strong>^1000 centrée sur l'Humain</p>
<p>Astroport est un <strong>Réseau Social</strong>^1000 anoptique de type ScuttleButt</p>
<p>Astroport est un <strong><em>Metavers Libre!</em></strong>^5000 rejoignez-nous...^3000</p>
</div>
<span id="typed"></span><br><br>
</div>
<div class="col-md-10 col-lg-8 col-xl-7 mx-auto">
<form id="formphone">
@ -68,18 +81,7 @@
<div class="row">
<div class="col-xl-9 mx-auto">
<div id="phoneresultat">
<br><h4>
<div id="typed-strings">
<p>Astroport is a <strong>made of</strong>^1000 Free Softwares !</p>
<p>Astroport is a <em>Decentralized</em>^1000 Internet Hosting</p>
<p>Astroport is a <strong>Network</strong>^1000 made for Humans</p>
<p>Astroport is <strong>People sharing</strong>^1000 with their Friends</p>
<p>Astroport is <strong>IPFS Swarms</strong>^1000 for You and your Friends</p>
<p>Astroport is a <em>Free Digital</em>^1000 conscious LIFE</p>
<p>Astroport is as <strong><em>Digital Metaverse!</em></strong>^2000</p>
</div>
<span id="typed"></span>
Soyez vous-même! Nous acceptons tout le monde...
</div>
</div>
</div>
@ -98,8 +100,8 @@
<div class="features-icons-icon d-flex">
<i class="icon-credit-card m-auto text-primary"></i>
</div>
<h3>Forgeron Monétaire</h3>
<p class="lead mb-0">Gratuitement, forgez wotre part de monnaie.</p>
<h3>Forge Monétaire</h3>
<p class="lead mb-0">Gratuitement! Chacun forge sa part de monnaie chaque jour, <a href="https://cesium.app">Cesium</a></p>
</div>
</div>
<div class="col-lg-5">
@ -107,8 +109,8 @@
<div class="features-icons-icon d-flex">
<i class="icon-pie-chart m-auto text-primary"></i>
</div>
<h3>Société en Commun</h3>
<p class="lead mb-0">Regroupez les actions et agir commun</p>
<h3>Réseau Social</h3>
<p class="lead mb-0">Partagez vos idées, proposez vos actions pour agir en commun avec <a href="http://dinosaur.is/patchwork-downloader/">ScuttleButt</a></p>
</div>
</div>
<div class="col-lg-5">
@ -116,8 +118,8 @@
<div class="features-icons-icon d-flex">
<i class="icon-basket-loaded m-auto text-primary"></i>
</div>
<h3>Marché MadeInZion</h3>
<p class="lead mb-0">Vendez, achetez Librement entre amis.</p>
<h3>Marchés Artisanaux</h3>
<p class="lead mb-0">Vendez, achetez, échangez Librement entre amis sur <a href="https://gchange.fr">Gchange</a>.</p>
</div>
</div>
<div class="col-lg-5">
@ -125,8 +127,8 @@
<div class="features-icons-icon d-flex">
<i class="icon-share m-auto text-primary"></i>
</div>
<h3>Toile de Confiance</h3>
<p class="lead mb-0">Un seul compte forgeron par personne!</p>
<h3>Stockage Maillé</h3>
<p class="lead mb-0">Vos amis se chargeront de votre réputation... et votre stockage <a href="https://ipfs.io">IPFS</a></p>
</div>
</div>
</div>
@ -168,7 +170,7 @@
stringsElement: '#typed-strings',
smartBackspace: true,
backDelay: 700,
loop: true,
loop: false,
typeSpeed: 40
});
</script>

View File

@ -51,16 +51,16 @@ chunk=0
for gID in $(cat /tmp/gchange.json | jq -r .hits.hits[]._id); do
[[ -f ~/.zen/ipfs_swarm/gchange/$gID.json ]] && INSWARM="true"
NEW=""
[[ ! -f ~/.zen/ipfs/gchange/$gID.json ]] && NEW="true" \
&& curl -s --create-dirs -o ~/.zen/ipfs/gchange/$gID.json -s https://data.gchange.fr/market/record/$gID?_source=category,title,description,issuer,time,creationTime,location,address,city,price,unit,currency,thumbnail._content_type,picturesCount,type,stock,fees,feesCurrency,geoPoint \
[[ ! -f ~/.zen/cache/gchange/$gID.json ]] && NEW="true" \
&& curl -s --create-dirs -o ~/.zen/cache/gchange/$gID.json -s https://data.gchange.fr/market/record/$gID?_source=category,title,description,issuer,time,creationTime,location,address,city,price,unit,currency,thumbnail._content_type,picturesCount,type,stock,fees,feesCurrency,geoPoint \
&& sleep $((1 + RANDOM % 3))
creationTime=$(cat ~/.zen/ipfs/gchange/$gID.json | jq -r ._source.creationTime)
title=$(cat ~/.zen/ipfs/gchange/$gID.json | jq -r ._source.title)
currency=$(cat ~/.zen/ipfs/gchange/$gID.json | jq -r ._source.currency)
price=$(cat ~/.zen/ipfs/gchange/$gID.json | jq -r ._source.price)
creationTime=$(cat ~/.zen/cache/gchange/$gID.json | jq -r ._source.creationTime)
title=$(cat ~/.zen/cache/gchange/$gID.json | jq -r ._source.title)
currency=$(cat ~/.zen/cache/gchange/$gID.json | jq -r ._source.currency)
price=$(cat ~/.zen/cache/gchange/$gID.json | jq -r ._source.price)
[[ $price == null ]] && price="A débattre"
categoryname=$(cat ~/.zen/ipfs/gchange/$gID.json | jq -r ._source.category.name)
categoryname=$(cat ~/.zen/cache/gchange/$gID.json | jq -r ._source.category.name)
[[ $NEW == "true" ]] && echo "- [$title](https://data.gchange.fr/market/record/$gID/_share) PRIX $price ($currency)" >> ~/.zen/cache/gchange.txt && chunk=$((chunk+1))