-
-
Notifications
You must be signed in to change notification settings - Fork 821
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
can you release the demo source code? #731
Comments
There's nothing special about the demo source. It's this repository, only with all the applications pre-installed via npm. |
I know, but could you at least tell me how you made the settings menu look how it does. If possible could you put it on NPM? |
If you're thinking about https://demo.os-js.org/ and not https://demo.os-js.org/ then you're looking at the old version. This is also in this repo: https://github.com/os-js/OS.js/tree/v2 |
I'm just now looking for the source for the demo settings app. |
Like this |
See my last comment. It has a link to the v2 source of that app. |
I'm on the repo page for the settings on V2, how do I install it? |
If you're thinking about running it in v3, that's not possible. If you for some reason want to use v2, just see the INSTALL file on how to set it up. |
I'm trying it now, I'm closing this now |
Okay, I've spent a while. Could you compile the code into a separate repo or npm package so I can just install it from there? |
What's the issue ? |
I wish to just install the settings app from V2, not the entire repo as it takes up all my space. |
I just need a compilation of the folder you showed me yesterday in a separate repo or npm package |
As I mentioned in a previous answer:
You can't install v2 apps on v3. If you want to use this settings app, you'll need to install entire v2. |
Okay, but could you rewrite the application so it runs on V3? |
Rewriting the v2 app is much more work than just to change the UI of the one in v3 to look similar. The APIs are completely different. |
I know Do you know any other repos that has done this? |
All of the v3 apps is basically rewrites of the v2 ones. The only one that differs in style is the settings app. https://github.com/os-js?utf8=%E2%9C%93&q=-application&type=&language= |
If you want to request changes to the settings app, just open an issue in the appropriate repo. |
Okay, thanks |
One last thing.... Sorry about the long issue I downloaded RXOS/UI3 and it works great! Just as good as OS.JS V3. Thanks! |
Thanks for reminding me about that project. I need to do some updates there.
…On Mon, Feb 17, 2020, 18:45 17lwinn ***@***.***> wrote:
One last thing.... Sorry about the long issue
I downloaded RXOS/UI3 and it works great! Just as good as OS.JS V3. Thanks!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#731?email_source=notifications&email_token=AABHODD5NQ6USFSNBP4AYO3RDLEKPA5CNFSM4KWEI3LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL7HAVI#issuecomment-587100245>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABHODELMKC3PXOZBCWPX7DRDLEKPANCNFSM4KWEI3LA>
.
|
That looks great! are you planning to release when it's done? |
@17lwinn Yes. |
Okay, well i tried to make the app store. #722 i'd check. Thanks |
is the settings application ready? |
@17lwinn I sadly haven't had time to look more into this. |
okay |
Hi
Could you release source code so I can use it?
The demo is great and I love it, but the source code would be great so I could put it into a glitch project.
The text was updated successfully, but these errors were encountered: