PassivePicasso / Claudable

A task focused web browser for working with Claude.ai chat to smooth the workflow for projects
MIT License
6 stars 2 forks source link

linux #3

Open elogicuk opened 1 month ago

elogicuk commented 1 month ago

how can i run this on linux? thanks

PassivePicasso commented 1 month ago

Currently not possible?

There isn't a good cross platform embedded browser that is foss i can easily integrate into an application like this. Maybe something browser adjacent could be used like tauri. After that its migrating from wpf to avalonis.

If someone wants to do some tech research and dig into this I might look at doing the migration.

PassivePicasso commented 1 month ago

Actually, in discussing a simliar problem for MacOSX I've realized something. This project was almost entirely built by Claude.AI, I applied my knowledge of windows development to pick features and used jargon that would speed it along, but in reality, that is irrelevant.

Claude built this for windows, which means you can clone the project, upload it to claude and work with claude to build a new version for another operation system using appropriate libraries and OS apis. You might try forking the project and making a "Claudable4Linux" and use claude to convert it over