mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Update installation instructions for single file executables
This commit is contained in:
parent
a64bf79ca7
commit
c1e2b216a7
1 changed files with 5 additions and 2 deletions
7
index.md
7
index.md
|
|
@ -9,12 +9,14 @@ BeeRef lets you quickly arrange your reference images and view them while you cr
|
|||
|
||||

|
||||
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/d_OVQSU5cd8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
Get the zip file for your operating system (Windows, Linux, macOS) from the [latest release]({{ site.github.latest_release.html_url }}). Extract the zip file. Inside the extracted folder, you will find a BeeRef executable.
|
||||
Get the file for your operating system (Windows, Linux, macOS) from the [latest release]({{ site.github.latest_release.html_url }}).
|
||||
|
||||
**Linux users** who want to have BeeRef appear in the app menu, save the desktop file from the [release section]({{ site.github.latest_release.html_url }}) in `~/.local/share/applications` and adjust the path names in the file to match the location of your BeeRef installation.
|
||||
**Linux users** need to give the file executable rights before running it. Optional: If you want to have BeeRef appear in the app menu, save the desktop file from the [release section]({{ site.github.latest_release.html_url }}) in `~/.local/share/applications`, save the [logo]({{ site.baseurl}}/assets/images/logo.png), and adjust the path names in the desktop file to match the location of your BeeRef installation.
|
||||
|
||||
**MacOS X users**, look at [detailed instructions]({% link macosx-run.md %}) if you have problems running BeeRef.
|
||||
|
||||
|
|
@ -23,6 +25,7 @@ Get the zip file for your operating system (Windows, Linux, macOS) from the [lat
|
|||
* Move, scale, rotate and flip images
|
||||
* Mass-scale images to the same width, height or size
|
||||
* Mass-arrange images vertically, horizontally or for optimal usage of space
|
||||
* Add text notes
|
||||
* Enable alaways-on-top-mode and disable the title bar to let the BeeRef window unobtrusively float above your art program:
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue