ish
croc
| ish | croc | |
|---|---|---|
| 167 | 138 | |
| 19,968 | 35,255 | |
| 1.1% | 1.4% | |
| 8.3 | 8.7 | |
| 16 days ago | 4 days ago | |
| C | Go | |
| 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
croc
-
Docker Management Is Evolving These 8 Tools Made My Life Easier
Croc GitHub β Secure file and Docker context sharing
- Peer-to-peer file transfers in the browser
- Taildrop lets you send files between your personal devices on Tailscale network
- Magic Wormhole: get things from one computer to another, safely
-
FOSS Alternatives for Android
I live the Foss life.
A nice collection of the mostly commonly used Foss apps.
Maybe you can add Croc and trackbook to your list.
Croc is an encrypted file transfer tool thats great for transfering files from anywhere to anyone to any OS.
https://github.com/schollz/croc
I like Trackbook because I do a lot of walking and can transfer the .gpx to organic maps.
-
10 Best Tools for Secure and Efficient File Sharing in 2024
Learn More: Croc
-
Croc: seamless file transfer
So I present to you Croc, today's tool.
- Show HN: I built a website to share files and messages without any server
-
LocalSend: Open-source, cross-platform file sharing to nearby devices
This very hn entries is bust contradicting your statement.
Also what about syncthing[1] (for recurrent/permanent sync) and croc[2] (for one time copies) ?
I have used both for a number of years already.
[1] https://syncthing.net/
[2] https://github.com/schollz/croc
- How to copy a file between devices?
What are some alternatives?
UTM - Virtual machines for iOS and macOS
magic-wormhole - get things from one computer to another, safely
termux-app - Termux - a terminal emulator application for Android OS extendible by variety of packages.
syncthing - Open Source Continuous File Synchronization
termux-packages - A package build system for Termux.
localsend - An open-source cross-platform alternative to AirDrop