tldr-flutter icon indicating copy to clipboard operation
tldr-flutter copied to clipboard

[Feature Request] Offline Database

Open chromer030 opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. Somehow.

Describe the solution you'd like A fully offline database bundled with app or downloadable through app.

Describe alternatives you've considered

Additional context Add any other context or screenshots about the feature request here.

chromer030 avatar Oct 03 '23 05:10 chromer030

The app should work just fine without internet, given that all the entries have been downloaded atleast once

techno-disaster avatar Oct 03 '23 06:10 techno-disaster

The app should work just fine without internet, given that all the entries have been downloaded atleast once

I understand that, but it would greatly enhance the user experience if the app included a local version of all entries. This would be especially beneficial for scenarios where there is limited or no internet connection.

Just like https://github.com/SimonSchubert/LinuxCommandLibrary, which provides full man database in just 14MB apk.

chromer030 avatar Oct 03 '23 07:10 chromer030

+1 on this. Being able to access help for commands seldom used when offline (such as an Internet outage) would be very useful.

ThatOneCalculator avatar Apr 18 '24 17:04 ThatOneCalculator