# myRoku - Todo

## v1.0-dev

- [ ] Ported goRoku's code-base
- [ ] Tested code-base (as best we can)
- [ ] Linux desktop app
- [ ] More testing, this time on the Linux desktop app (thank you Fyne, you support testing app development)
- [ ] Android app
- [ ] Hmm testing, yup, this time on the Android app (if needed, to get the Android app it should just be asking Fyne to make a android executable then coping it onto a test device to play around with)
- [ ] Simple build process for desktop and mobile (script it)

## v1.0-rel

- [ ] Release the Linux desktop application & Android app (more like ensure running some build script will build successfully, this includes writing docs on what you need to build)

## __future__

...

> I'm not a time traveler, I'm a go coder.