Droidspaces
Open in Telegram
https://github.com/ravindu644/Droidspaces-OSS CI: @DroidspacesCI
Show moreThe country is not specifiedTechnologies & Applications34 059
1 386
Subscribers
+524 hours
+527 days
+14830 days
Data loading in progress...
Similar Channels
No data
Any problems? Please refresh the page or contact our support manager.
Tags Cloud
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
September '26
September '26
+126
in 0 channels
August '26
+172
in 0 channels
Get PRO
July '26
+253
in 0 channels
Get PRO
June '26
+244
in 1 channels
Get PRO
May '26
+574
in 2 channels
Get PRO
April '260
in 0 channels
Get PRO
March '26
+100
in 1 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 21 September | +7 | |||
| 20 September | +7 | |||
| 19 September | +8 | |||
| 18 September | +3 | |||
| 17 September | +13 | |||
| 16 September | +12 | |||
| 15 September | +6 | |||
| 14 September | +3 | |||
| 13 September | +5 | |||
| 12 September | +1 | |||
| 11 September | +4 | |||
| 10 September | +5 | |||
| 09 September | +5 | |||
| 08 September | +6 | |||
| 07 September | +3 | |||
| 06 September | +8 | |||
| 05 September | +7 | |||
| 04 September | +5 | |||
| 03 September | +7 | |||
| 02 September | +5 | |||
| 01 September | +6 |
Channel Posts
Droidspaces v6.6.0 has been released! 🎉
- feat: --allow-sandboxing for running unprivileged Docker, Podman and Flatpak/bwrap inside containers
- feat(journald): inspect per-unit journal logs from the init service list; journal logs screen moved onto the shared components and opens at the tail without a visible jump
- feat(net): accept split-tunnel VPN routing tables as a pinned upstream
- mount: hw-access mode now exposes the raw devtmpfs; device blocklist and the unfiltered-dev privileged toggle removed, staged /dev binds and --allow-vts documented
- fix(security): refuse bind mounting the host root into a container; folder picker greys out confirm at host root
- fix: remove the Deadlock Shield entirely (runtime, app toggle and docs); drop the privileged mode security warning banner
- fix: CLI now defaults to --net=nat
- fix: peer guard no longer denies every client on kernels without PID namespaces; no more SIGPIPE death when the daemon rejects before the request is sent
- fix(app): init service list keeps its state across child screens, card reflow animates when a container leaves the list, container user cache evicted on uninstall
- app: environment variables edited as a plain text file, Artix distro icon, post_extract_fixes.sh brought in line with the rootfs builder
Plus the usual round of translation updates, UI polish, and under-the-hood refactoring.
Full Changelog and Downloads:
https://github.com/ravindu644/Droidspaces-OSS/releases/tag/v6.6.0
@Droidspaces| 2 | Droidspaces is on LinkedIn now 🎉
I just posted the story of how this project started: an old Galaxy S10 sitting on my desk, a homelab that died in every power cut, and months of reading LXC's source code.
Read it here: https://lnkd.in/p/gSRva2PD
If you've got a LinkedIn account, a like, comment or repost helps a lot. That's what gets the post in front of people who've never heard of Droidspaces, and more eyes means more contributors, testers and bug reports.
Follow along:
- Droidspaces page: https://www.linkedin.com/company/droidspaces
- Me: https://www.linkedin.com/in/ravindu644
Thanks for being here since the early days. None of this happens without you ❤️ | 405 |
| 3 | Do you even use the built-in PulseAudio feature in Droidspaces? | 422 |
| 4 | I self-hosted Docmost inside a Droidspaces container and shared it with my friend via Tailscale so we can manage notes related to our projects on our own server!
We are currently editing the same file in real time :) | 486 |
| 5 | Induction phrase is over!
I got an ice cream because I scored 300/300 in the final HackerRank exam and became rank #1 :)
So, if a company decided to sponsor me, I'd start my journey as a CS student in January 2027 :) | 555 |
| 6 | For those wondering how to use the Droidspaces x VirtualAP setup, it's easier than you think.
1. Make sure your kernel has Droidspaces support, and that Droidspaces is installed and running in Daemon mode.
2. Open Droidspaces, go to the rootfs repo, and install the OpenWRT container with the networking mode selected as "NAT," then start it.
3. Install VirtualAP, grant it root access, and open it; it will start to install the backend.
4. Once you land on the VirtualAP homepage, fill in your hotspot name and password properly.
5. If the OpenWRT container in Droidspaces is really running, you'll see two tabs called "Interface" and "Managed" in the middle of the VirtualAP app.
6. Tap "Managed," select the OpenWRT container, scroll to the bottom, and start the hotspot!
That's it! No extra configuration is needed via typing scary commands or configuring everything using LuCI. VirtualAP handles everything with the tap of a button :) | 714 |
| 7 | VirtualAP v1.8.0 has been released!
For those who don't know what VirtualAP is, it allows you to convert your mobile device into a fully functional Wi-Fi router by creating a bridge with an OpenWRT Droidspaces container.
Since Droidspaces containers have no virtualization overhead, your VirtualAP hotspot will achieve the maximum throughput of your Wi-Fi hardware, potentially even better than what Android provides.
This is the first time such an integration exists in the world. People have tried to do this in the past with the help of QEMU, but we both know QEMU TCG performance is poor, isn't it?
So, that's it. You can find actual screenshots of the setup you can do with Droidspaces x VirtualAP from here.
If you love VirtualAP, don't forget to leave a star :)
Downloads and Changelog: here | 761 |
| 8 | Droidspaces has passed 2K stars!
I don't know how it got explored; in the morning, the star count was around 1.9K, and suddenly, it passed 2K!
Thank you so much for your support :) | 644 |
| 9 | MaterialGram installed using Flatpak inside a Droidspaces container, and I just sent you this message from the Droidspaces container itself! 😄 | 997 |
| 10 | We've introduced a new feature that allows you to run sandboxes like Flatpak and Docker unprivileged containers with a single toggle!
Previously, Flatpak and privileged containers didn't even work properly, even if you enabled full privileged mode!
But now, everything has been fixed. No need to enable privileged mode either :)
1. Enable the "Allow Sandboxing" feature.
2. Start the container.
3. Sandboxing works out of the box, just like it would on a real Linux PC! 🥳
In these screenshots, I'm running the Flatpak version of Chromium and VS Code :) | 1 080 |
| 11 | Arch Linux and Artix Linux with our bspwm theme are live in the rootfs repo!
Go check them out...! 🔥 | 987 |
| 12 | Arch 📕 | 204 |
| 13 | Available in the rootfs repo !
Give it a try.
Steps:
1. Download
2. Install with Termux-X11, GPU access if Turnip, otherwise VirGL and PulseAudio enabled.
3. Start
Done. | 793 |
| 14 | this is how it works:
not bad for ~180MB idle RAM usage :) | 393 |
| 15 | Man, this is beautiful! | 878 |
| 16 | 😗 | 392 |
| 17 | Do you guys like using something like this over XFCE ?
this runs on X11 too, very responsive compared to XFCE in my potato. | 750 |
| 18 | Artix Linux (Arch without Systemd) is now available in the rootfs repository.
This means users with older kernels (<= 5.4) can use it as a replacement for Arch Linux. | 1 057 |
| 19 | Droidspaces v6.5.5 has been released! 🎉
- feat(ui): dedicated Terminal settings page - font size, custom font picker with live preview, dark mode toggle, manual keyboard toggle, optional confirm before closing a tab
- feat(app): install a container rootfs to any directory, with filesystem capability probing for the chosen path
- feat(app): experimental 64-bit backend toggle for 32-bit userspaces, plus an update-available notice fed by the latest GitHub release
- fix: restart now honors every CLI flag exactly like start; command locks left over from a previous boot are treated as stale
- fix: prefer busybox consistently for loop mounts and image tooling; drop sparsemgr's mkfs fallback and loop path length check
- fix: fail closed in the ds_peer_in_pidns peer namespace guard
- fix(app): Reinstall Backend runs more than once, RAM chip survives 0MB, SELinux row no longer flashes "Checking" on launch, one shared AppStateViewModel across Home/Settings/Requirements
- refactor(ui): full design-system pass - one dialog shell, one SectionHeader, one type scale, unified radii and spacing, legacy colour constants and dead components deleted
- app: no more container name length limit, NixOS rootfs tarballs accepted, swipe-to-dismiss snackbars, UIJ permissions and battery exemption helper, IME activation for 12-key terminal input
Plus the usual round of translation updates, UI polish, and under-the-hood refactoring.
Full Changelog and Downloads:
https://github.com/ravindu644/Droidspaces-OSS/releases/tag/v6.5.5
@Droidspaces | 921 |
| 20 | Test :) | 138 |
