Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Support? #3

Open
blittle opened this issue Jun 29, 2016 · 6 comments
Open

Linux Support? #3

blittle opened this issue Jun 29, 2016 · 6 comments

Comments

@blittle
Copy link

blittle commented Jun 29, 2016

No description provided.

@ryukinix
Copy link

PLEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEASE! </3

T_T I wanna use this delicious browser! My RAM memory needs that.

@thmsbfft
Copy link
Owner

@ryukinix note that since Oryoki is built over Chromium it technically doesn't use less memory than, e.g. Chrome. And I'm far from an expert in that area. Oryoki might be less greedy in RAM but that'd only be because of the interface design.

That said I'll be looking into a Linux version for sure - major milestone, lot of work, etc. Can't promise a timeline for that.

@ryukinix
Copy link

Thanks! Sorry for my comment. Take your time. Congratulations for all the minimalism!

@darquill
Copy link

darquill commented Jul 1, 2016

I'd like linux support also, love the project :)

@JacksonGariety
Copy link

👍

@darquill
Copy link

@blittle @ryukinix @JacksonGariety meanwhile you can download the sources, build it, and run it from there. It's pretty easy, just install nodejs, npm on your linux box. Then sudo npm install -g gulp to install gulp globally. Then go to the oryoki repo directory you cloned and run gulp build then npm start and you'll have oryoki running on linux. Just beware that you need to make a small change to one of the source files: open src/js/main/CommandManager.js with a text editor and replace all instances of CmdOrCtrl+ with Ctrl+, otherwise the main keyboard shortcuts won't work.

Hope this helps while we wait for an official build =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants