|
|
|
|
|
by hoistbypetard
291 days ago
|
|
Because it a GUI that uses Mac-specific UI libraries that aren't available on Linux and Windows? While the database stuff works on Linux and Windows, building UIs for the 3 platforms is very different, unless you use some cross platform wrapper layer. Which isn't the purpose of this one. You might want sqlitebrowser[1] if you're looking for something like that. [1]:https://sqlitebrowser.org |
|