Full page dashboard app for FullPageOS
A telegram bot that serves as an alarm clock, runs best on a RaspberryPi
A translator for arabic chat
A Raspberry Pi distribution that turns your Pi in to an IOT telegram-controlled alarm clock
Take mp3 files created from AAX2MP2, and text created from AudibleChapters and split accordingly
Backupfriend wx widgets client
Docker for RaspberryPi distro that lets backup your stuff to a friend
guysoft/Chrome-Extension-Modifier 2
A program used to patch Chrome extensions. For now it patches TweetDeck to support Right-to-Left languages
An access point that abuses the user, uses a raspberry pi and geekcon magic
startedguysoft/OctoPi
started time in 4 hours
startedguysoft/FullPageOS
started time in 7 hours
pull request commentguysoft/backupfriend-client
def update_backupDoes not handle rename correctly. If you rename a job, its data folder still stays under the previous name.It should:
- check if the name does not already exist
- move the data folder to the new name.
Ok, I'll fix that
comment created time in 11 hours
startedguysoft/MagicMirrorOS
started time in 17 hours
startedtannerlinsley/react-query
started time in a day
startedmontaguegabe/wave-simulator
started time in a day
startednudibranchrecords/hedron
started time in a day
issue commentguysoft/FullPageOS
Where can I find RC2? @guysoft
comment created time in a day
startedhuggingface/autonlp
started time in a day
startedguysoft/OctoPi
started time in a day
startedpcsc-for-php/pcsc
started time in a day
startedmaoschanz/emoji-selector-for-gnome
started time in 2 days
fork amiad/emoji-selector-for-gnome
This extension provide a popup menu with some emojis ; clicking on an emoji copies it to the clipboard.
fork in 2 days
startedgetumbrel/umbrel
started time in 2 days
issue commentguysoft/FullPageOS
Is this image based on 32bit or 64bit?
comment created time in 2 days
startedNxRLab/ModernRobotics
started time in 2 days
startedJuliaRobotics/RigidBodyDynamics.jl
started time in 2 days
startedkiloreux/awesome-robotics
started time in 2 days
startednicola-decao/pytorch-lightning-transformers-seq2seq
started time in 2 days
startedborhanMorphy/fantasy-name-generator
started time in 2 days
startedjoekadi/Inverse-Reinforcement-Learning
started time in 2 days
startedguysoft/PleromaPi
started time in 2 days
startedguysoft/OctoPi
started time in 2 days
startedyairm210/Unciv
started time in 2 days
issue commentguysoft/CustomPiOS
That issue happens in various build project. The screenshot I sent before is just after creating the container with docker composer, the build was never launched.
Anyway, I have a solution for it and it works for me, will check if maybe is docker by trying on another machine.
Feel free to close it, or keep it as a reminder. Thanks for the help.
comment created time in 2 days
issue commentguysoft/CustomPiOS
Apart from the issue resolved, I solved in my use case doing in the start_chroot_script:
rm /dev/null
mknod /dev/null c 1 3
chmod 666 /dev/null
And in the end_chroot_script doing: fuser -cuk /dev to release the resource and correctly unmount. Let me know if you need more help for the docker part.
comment created time in 3 days
issue commentguysoft/CustomPiOS
On the left, I am running inside the docker-compose mounted container, on the right using docker run -it guysoft/custompios:devel /bin/bash.
Docker version 20.10.5, build 55c4c88

comment created time in 3 days