
Michael Hill
Only a few hours in and I already love it. The only thing I think is missing is the ability to see the file diffs - that would be really helpful. But, for a developer who tinkers with side projects in my off-time, this is great for developing away from my desktop on my couch.
ViscousPotential
September 18, 2025
Thanks for the review!! Curious if you mean file diffs for the recent commits or something else? I've got it planned for the recent commits so if you have another place it would be easier to add at the same time :)

Francesco Yoshi Gobbo (FraYoshi 「吉国」)
A good discovery! Highly suggested for Obsidian thinkers and devs that like to develop or check code on mobile. A feature I particularly like is the auto-sync, which can be planned or be triggered once apps are opened. The dev is very responsive, and very patient considering my multiple issues from day2 on GitHub :') They say the code will be opensourced soon, so we can review it, which would make me add 1 star. Unfortunately, 5 is tge max I can give ^^
6 people found this review helpful
ViscousPotential
July 7, 2025

Refat Chowdhury
The github app requires all the the permission in the world to connect. why? There are ways to select only select repos and ask for necessary permissions only. Currently it asks for all repo, keys, teams, write access to profile data?
ViscousPotential
September 17, 2025
Please disregard my prev message. I would suggest using SSH or HTTP/S keys to access your repos securely instead. What you are describing is unfortunately a more difficult issue than it seems and will take longer than it's currently worth to implement. The codebase is open source though, if you up to the challenge of adding this in for yourself :)