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

Add icon to executable #78

Open
gonuke opened this issue Jun 4, 2015 · 3 comments
Open

Add icon to executable #78

gonuke opened this issue Jun 4, 2015 · 3 comments
Assignees

Comments

@gonuke
Copy link
Member

gonuke commented Jun 4, 2015

We discussed adding an icon to a deployable executable. The best graphic to use is: http://fuelcycle.org/_static/big_c.png

The icon could appear as a desktop icon for launching as well as other places that app icons typically appear.

Found some info here: https://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm

@gidden
Copy link
Member

gidden commented Jun 4, 2015

Hi Paul,

In my conda investigations, I found that Anthony also used a graphic:
https://raw.githubusercontent.com/cyclus/release/master/conda-recipes/cyclist/icon64x64.png

Since Anthony has already done the heavy lift, I think conda may be the
best way to go (as long as we get devs on each major platform to pitch in).

Matt

On Thu, Jun 4, 2015 at 7:35 AM, Paul Wilson [email protected]
wrote:

We discussed adding an icon to a deployable executable. The best graphic
to use is: http://fuelcycle.org/_static/big_c.png

The icon could appear as a desktop icon for launching as well as other
places that app icons typically appear.

Found some info here:
https://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm


Reply to this email directly or view it on GitHub
#78.

Matthew Gidden, Ph.D.
Postdoctoral Associate, Nuclear Engineering
The University of Wisconsin -- Madison
Ph. 225.892.3192

@gonuke
Copy link
Member Author

gonuke commented Jun 4, 2015

I worry about requiring people who just want to try Cyclist to first install conda/miniconda. If we can just make an app and serve that from somewhere, it should be easy.

@gidden
Copy link
Member

gidden commented Jun 4, 2015

That sounds very reasonable. We discussed this in the dev call yesterday as
well. In both cases, a binary must be made on each platform (and in the
conda case, you have to also install conda..).

On Thu, Jun 4, 2015 at 8:23 AM, Paul Wilson [email protected]
wrote:

I worry about requiring people who just want to try Cyclist to first
install conda/miniconda. If we can just make an app and serve that from
somewhere, it should be easy.


Reply to this email directly or view it on GitHub
#78 (comment).

Matthew Gidden, Ph.D.
Postdoctoral Associate, Nuclear Engineering
The University of Wisconsin -- Madison
Ph. 225.892.3192

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

4 participants