SonicMaps location-based audio platform logo

Steam Deck V2ray -

Turn traditional maps into fully interactive audiovisual journeys to transform your sense of place.
Learn more

Use geolocated sound, voice, text, and images to craft engaging experiences for your audience. Outdoors, SonicMaps uses location services (e.g. GPS) to automatically deliver audio-visual content in response to user movement, much like a personal tour guide. At home, visitors can still explore your project through our virtual listener mode, available on the SonicMaps Player app or embedded directly on your site.

At the heart of the SonicMaps platform is our easy-to-use online Editor, offering a multi-layer approach to storytelling and audio tour creation. By overlapping multiple layers of content—such as voiceover, ambient sounds, and music—visitors can seamlessly transition between sound materials, creating their own unique mixes as they move through your map. This approach enables memorable, hands-free experiences delivered simply through a smartphone and headphones, with no need for QR codes or manual intervention. (less) steam deck v2ray

Create and explore location-based immersive experiences Walking Tours | Music | Poetry | Storytelling | Art Installations
Get Started

"protocol": "socks", "port": 10808, "settings": "auth": "no", "udp": true , "tag": "socks-in" ,

mkdir -p ~/.config/v2ray nano ~/.config/v2ray/config.json Paste your V2Ray client config (VMess, VLESS, etc. from your provider). Save ( Ctrl+X , Y , Enter ).

[Unit] Description=V2Ray Service After=network.target [Service] Type=simple ExecStart=/usr/bin/v2ray run -config %h/.config/v2ray/config.json Restart=on-failure RestartSec=5

mkdir -p ~/.config/systemd/user nano ~/.config/systemd/user/v2ray.service Paste:

[Install] WantedBy=default.target

systemctl --user enable v2ray systemctl --user start v2ray

v2ray run -config ~/.config/v2ray/config.json Press Ctrl+C to stop after confirming no errors.

Steam Deck V2ray -

"protocol": "socks", "port": 10808, "settings": "auth": "no", "udp": true , "tag": "socks-in" ,

mkdir -p ~/.config/v2ray nano ~/.config/v2ray/config.json Paste your V2Ray client config (VMess, VLESS, etc. from your provider). Save ( Ctrl+X , Y , Enter ).

[Unit] Description=V2Ray Service After=network.target [Service] Type=simple ExecStart=/usr/bin/v2ray run -config %h/.config/v2ray/config.json Restart=on-failure RestartSec=5

mkdir -p ~/.config/systemd/user nano ~/.config/systemd/user/v2ray.service Paste:

[Install] WantedBy=default.target

systemctl --user enable v2ray systemctl --user start v2ray

v2ray run -config ~/.config/v2ray/config.json Press Ctrl+C to stop after confirming no errors.