ish
sharedrop
| ish | sharedrop | |
|---|---|---|
| 167 | 153 | |
| 19,939 | 10,730 | |
| 0.9% | 0.2% | |
| 8.3 | 3.1 | |
| 7 days ago | over 1 year ago | |
| C | JavaScript | |
| GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ish
-
What About iOS? Or, How a $30 Android Phone Embarrasses a $1000 iPad
No, you cannot run Jenkins on iOS. The closest thing to Termux on iOS is iSH (Alpine Linux via x86 emulation), but Java is fundamentally broken on it. The only theoretically viable path involves running a full Linux VM on a $1000+ iPad Pro, and nobody has ever documented actually doing it. A $30 used Android phone does natively what a $1000 iPad can barely do in a virtual machine.
-
π΅ On the 12 Days of Christmas, Amazon Developer gave to me... π
π΅ On the 9th day of Christmas, Amazon Developer gave to meβ¦ AWS Lightsail! π΅ I need a secure cloud box to run Kiro CLI, Codex, Claude Code, and batch scripts without exposing my home network. Lightsail from Amazon Web Services (AWS) was able to get me up and running in minutes for under $5/month Here's my workflow: π± iSH (https://ish.app/) β SSH terminal for iOS π Textastic (https://lnkd.in/gKee8EC5) β secure file transfer and SSH βοΈ Lightsail β my Ubuntu instance with an SSH alias as `tragbox` for quick access I SSH in, run either kiro-cli / claude / codex depending on the project, and my custom agents are live from my phone. Plus, I have a few MCPs running including GitHub and Context7 for extended capabilities. My top use cases: - Pull conference speaker data and build tables of mutual connections - Run batch image cleanup and CSV processing when I'm away from my laptop - Execute long-running scripts without tying up my local machine Why Lightsail? I considered EC2, Fargate, and other options but all too much setup for my use case. Lightsail gave me an Ubuntu box with a straightforward console, flat monthly pricing (no surprise bills), and I can bump RAM or storage when I need it. It's firewalled away from my home network, so I'm not worried about exposing internal endpoints. It really just works - I spin up agents on demand, run what I need, and move on. Check it out: https://lnkd.in/gqQyZ35t Follow along for more Amazon developer as today is just Day 9 of our 12 days of Amazon Developer π
-
Obsidian Bases
Obsidian has a git plugin that works on all platforms I tried it on (Windows, Linux, Mac and iOS). So I just have a private repo that syncs all the devices through git.
For iOS, the "hard" part is getting the initial git clone, but after that whenever you open the app you can pull/push any changes or set it to automatically do that on a schedule.
To setup a git repo on an iOS device you need iSH[1] but you can delete it the initial `git clone`. The plugin can handle it from there. Make sure to use https and a token that doesn't expire as part of your git clone url. Here is a guide[2]
[1] https://ish.app/
[2] https://forum.obsidian.md/t/mobile-sync-with-git-on-ios-for-...
-
Show HN: Lume β OS Lightweight CLI/API for macOS/Linux VMs on Apple Silicon
You can, with ish (https://ish.app). It is a bit slow though and doesn't support the newest releases. (Well and by default it runs Alpine instead of Debian)
- ISH: Linux on jailbreak-free iPhones via userspace emulation
- Developer wrote 25k lines of Neovim plugin code using phone and touchscreen
-
Configure SSH between your PC and mobile
On IOS, there is a emulator called ISH which looks great. I haven't tried personally though, I couldn't afford an iphone. I will be using Termux on android for the rest of the post.
-
Poll: When will we see full Linux distros as official iPhone apps?
I'm a happy daily iSH [1] user, it's an amazing technical project, but I really pine for the day when `apt get blah` will be a reality, using an app available from the official App Store. Be it a paid or free app. CLI only, or with graphics. For concreteness, let's say a Debian-based distro in your iPhone upon tapping Get on Apple's App Store, independently of your location. It is pretty sad that, if this ever comes to be, it will probably be the result of EU/DOJ forces, not of technological advancements.
When do you see this happening (options are number of years)?
[1] https://ish.app/
-
Qualcomm's Oryon Core: A Long Time in the Making
You can run iSH on the device for Linux (somewhat limited)
https://github.com/ish-app/ish
- ISH: Linux shell running on iOS, using usermode x86 emulation
sharedrop
-
Peer-to-peer file transfers in the browser
rather worried that it's going to go the same fate as [Sharedrop](https://github.com/ShareDropio/sharedrop) and [Snapdrop](https://github.com/SnapDrop/snapdrop) where they recently got taken over by LimeWire the crypto/AI company.
- LimeWire Has Acquired ShareDrop
- Magic Wormhole: get things from one computer to another, safely
-
Sharedrop: Easy P2P file transfer powered by WebRTC β inspired by Apple AirDrop
Sadly things are a bit broken if IPv6 is involved:
https://github.com/szimek/sharedrop/issues/55
- Show HN: I built a website to share files and messages without any server
- LocalSend: Open-source, cross-platform file sharing to nearby devices
- How to copy a file between devices?
- Free and Open Source Alternative to Airdrop
- YouTransfer: Self-hosted file transfer and sharing solution
- ShareDrop β Transfer files to anyone via an encrypted peer-to-peer connection
What are some alternatives?
UTM - Virtual machines for iOS and macOS
snapdrop - A Progressive Web App for local file sharing
termux-app - Termux - a terminal emulator application for Android OS extendible by variety of packages.
magic-wormhole - get things from one computer to another, safely
termux-packages - A package build system for Termux.
localsend - An open-source cross-platform alternative to AirDrop