Backlit
Backlit copied to clipboard
Wirelessly scan a document on your iPhone, iPad or Mac
In some situations, especially on iOS, the device available memory can be maxed out be a large scan. Especially if we scan multiple files, in the current architecture all scans...
It is a possibility that at the beginning of a scan we don't know its final height, cf [Sane Get Parameters](https://sane-project.gitlab.io/standard/api.html#sane-get-parameters), parameter `lines`. This should not be hard to support...
[The work has been started](https://github.com/alexpevzner/sane-airscan/issues/239) to compile the library on macOS, but it requires Avahi and DBus to work. We need to do a port of the library that would...
We could define per device presets, shared across iCloud devices. The main issue with this task is that it would require to find the simplest way to represent selected device...
There might be a way to do so from the file extension, adding a button that would show `DeviceVC` for a selected device, and close by returning a given image...
Hi @dvkch, want to say thanks on making this app! Just tested it out and works great on my device. I was wondering if you would potentiall consider releasing this...
I notice that the app plays a strange hissing sound - - this can be reduced by changing the system volume - checking the code I see that [this](https://github.com/dvkch/Backlit/blob/b4b3c255cede2d3c9db92209baf26ebce21cc2bc/Backlit/Controllers/BackgroundKeepAlive.swift#L32) plays...