PhoneLasper is time-lapse app for use on new, old or ageing Android phones, with or without an SD Card. It was born out of me trying to take time lapse footage and constantly breaking relatively expensive cameras.
It will cost you as much as one coffee with a cake where I am from in the UK. It collects no data and doesn’t use any online API for core functions so no signup of user profile is required and there is no subscription.
I have developed it using flutter as I wanted to learn the framework.
It allows the user to use the phone in a similar way to CHDK.
It currently supports timelapse frames supported by the phone camera via the flutter camera library, these are saved to the internal and external SD card as a image sequence.
In addition to saving images to your phone It also supports saving timelapse frames to google drive and FTP accounts.
A google account is only required if the user decide to use the google drive feature.
It has a calendar function so the user can time the start and end time to events such as say a sun rise or sun set for example.
Once you have captured an image sequence you can use the encoder in the app to create a video that can shared or copied to a Mac or PC for editing. You can of course import the image sequences into your own video editor. Note you will need space on the phone to allow encoding. When you capture allot of footage, encoding it on a PC or Mac is best.
Thankyou for taking the time to read this!