This commit is contained in:
fred 2023-04-02 01:41:44 +02:00
parent 3f549b8dee
commit 624e06544a
3 changed files with 86 additions and 85 deletions

View File

@ -39,10 +39,9 @@ for v in $(cat ~/.zen/game/players/$PLAYER/voeux/*/*/.title); do
vlist=($v:$g1pub ${vlist[@]})
done
# echo "${vlist[@]}"
echo "${vlist[@]}"
PS3='Choisissez le voeux ___ '
voeux=($(ls ~/.zen/game/players/$PLAYER/voeux 2>/dev/null) "QUITTER")
select voeu in "${vlist[@]}"; do
case $voeu in

View File

@ -33,7 +33,6 @@ if [[ ! -d $img_dir ]]; then
&& echo "GOT ~/.zen/tmp/carousel/${pub}.one.png" \
|| cp $MY_PATH/../images/G1WorldMap.png ~/.zen/tmp/carousel/${pub}.one.png
CIMG="$MY_PATH/../images/g1ticket.png"
amzqr ${pub} -l H -p "$CIMG" -c -n QRG1avatar.png -d ~/.zen/game/players/${PLAYER}/
convert ~/.zen/game/players/${PLAYER}/QRG1avatar.png -resize 250 ~/.zen/tmp/QR.png

View File

@ -122,6 +122,31 @@
<div id="yellow" >
<iframe name="aframe" id="aframe" src="_STATION_" width="100%" height="640px"></iframe>
</div>
<div id="demo">
<div id="description">
<h3>_PLAYER_ Ŋ1Flux</h3>
<h2>:⚡:~ <a href="https://cesium.app">Cesium </a> ~:📱:</h2>
<p>
<a target="_PLAYER_" href="http://127.0.0.1:8080/ipns/_ASTRONAUTENS_">
<img src="http://127.0.0.1:8080/ipfs/QmWUpjGFuF7NhpXgkrCmx8Tbu4xjcFpKhE7Bsvt6HeKYxu/g1ticket_qrcode.png" width=300>
</a>
</p>
<div id="astropub">_G1PUB_</div>
<p>
TODO:
+ display video with overlay link to grab Tid into my TW.
+ planet map with poster (or gifanime)
+ locations = real friendŊ1flux
</p>
</div>
<div id="showoff">
<div id="container">
<div class="slidecontainer">
<div class="gif-container">
@ -131,7 +156,7 @@
<a href="#" id="prev">&lt;</a>
<a href="#" id="next">&gt;</a>
</div>
</div>
</div>
<script>
function FriendWithMe() {
@ -205,28 +230,6 @@
</script>
<div id="demo">
<div id="description">
<h3>_PLAYER_ Ŋ1Flux</h3>
<h2>:⚡:~ <a href="https://cesium.app">Cesium </a> ~:📱:</h2>
<p>
<a target="_PLAYER_" href="http://127.0.0.1:8080/ipns/_ASTRONAUTENS_">
<img src="http://127.0.0.1:8080/ipfs/QmWUpjGFuF7NhpXgkrCmx8Tbu4xjcFpKhE7Bsvt6HeKYxu/g1ticket_qrcode.png" width=300>
</a>
</p>
<div id="astropub">_G1PUB_</div>
<p>
TODO:
+ display video with overlay link to grab Tid into my TW.
+ planet map with poster (or gifanime)
+ locations = real friendŊ1flux
</p>
</div>
<div id="showoff">
<div id="container">
<h2>G1_G1VOEU_ W0rld</h2>
<canvas id="sphere" width="400" height="400"></canvas>
<div id="glow-shadows" class="earth"></div>