to-html
to-html copied to clipboard
Support other operating systems
to-html supports the following target operating systems (list taken from here):
- [ ] windows
- [x] macos
- [x] linux
- [x] freebsd
- [ ] dragonfly
- [ ] openbsd
- [ ] netbsd
- [ ] ios
- [x] android
If you want to add support for an unsupported OS, I'd appreciate it if you send a pull request. If you aren't able to implement it yourself, leave a comment here.
This works just fine on Android (Termux) if you remove the checks in faketty before building.
@Efreak are you saying that it works on Android the same way as on Linux? I'd be happy to make it work on Android if you confirm that it works. I don't have enough time to investigate this myself.
It works perfectly. Check it out here.
@Efreak what I need is a pull request that's been confirmed to work. Since I don't know what modifications you made to create that page, it's not helpful unfortunately.
I don't actually know rust, so all I did was comment out a bunch of lines. I'm not sure how to make it actually build. I know how to use cargo to download and install a bunch of stuff, and to build a local project, that's it. I'll push a fork with my changes, but then it'll build for all OS, I think.