- Watch movies and TV shows on your Android or desktop devices - Many languages to choose for subtitles - Ads free and free as in Freedom
New in version 2.3:
- Desktop app is rewritten in Go (Qt5) - Added eztv search provider - Search by genre - Updated ijkplayer (FFmpeg v3.1) and libtorrent-rasterbar (v1.0.10)
App is available on https://bukanir.com . Source is on https://github.com/gen2brain/bukanir .
In this version desktop app is rewritten in Go (it was in Python) and now uses Qt5 bindings for Go (https://github.com/therecipe/qt). Windows binary is statically compiled in Linux via mingw, Linux binary is semi static (Qt, libtorrent and libmpv are compiled in binary).
Android version uses gomobile/gobind library and native interface.