Skip to content

Commit

Permalink
updating installation.md
Browse files Browse the repository at this point in the history
Adding MacOS install
  • Loading branch information
hug-sch committed Dec 1, 2024
1 parent 5fc9b00 commit 2a00daa
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 39 deletions.
58 changes: 19 additions & 39 deletions docs/en/assets/test.backup-after-open.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@
<tickerSymbol></tickerSymbol>
<feed>MANUAL</feed>
<prices>
<price t="2020-01-01" v="10000000000"/>
<price t="2020-12-31" v="11000000000"/>
<price t="2021-01-01" v="1100000000"/>
<price t="2022-01-01" v="1300000000"/>
<price t="2020-07-01" v="10000000000"/>
<price t="2021-01-01" v="10000000000"/>
<price t="2021-12-31" v="11000000000"/>
<price t="2022-01-01" v="1100000000"/>
<price t="2022-12-31" v="1300000000"/>
</prices>
<attributes>
<map/>
Expand Down Expand Up @@ -67,32 +68,32 @@
<transactions>
<portfolio-transaction>
<uuid>561e50f4-7088-42d3-8fa8-965bc8055bc4</uuid>
<date>2020-01-01T00:00</date>
<date>2020-07-01T00:00</date>
<currencyCode>EUR</currencyCode>
<amount>10000</amount>
<security reference="../../../../../securities/security"/>
<shares>100000000</shares>
<updatedAt>2024-10-06T09:50:12.077406800Z</updatedAt>
<updatedAt>2024-10-08T08:33:13.968147400Z</updatedAt>
<type>DELIVERY_INBOUND</type>
</portfolio-transaction>
<portfolio-transaction>
<uuid>5416412c-1064-4d05-aa16-4d3eb17b8611</uuid>
<date>2020-12-31T00:00</date>
<date>2021-12-31T00:00</date>
<currencyCode>EUR</currencyCode>
<amount>11000</amount>
<security reference="../../../../../securities/security"/>
<shares>100000000</shares>
<updatedAt>2024-10-06T09:53:56.622352Z</updatedAt>
<updatedAt>2024-10-08T09:12:45.770071400Z</updatedAt>
<type>DELIVERY_OUTBOUND</type>
</portfolio-transaction>
<portfolio-transaction>
<uuid>5b0f4675-e27c-477c-b43a-2a36585238e7</uuid>
<date>2021-01-01T00:00</date>
<uuid>3b82a560-4436-40b4-a463-414f6b220de5</uuid>
<date>2022-01-01T00:00</date>
<currencyCode>EUR</currencyCode>
<amount>11000</amount>
<security reference="../../../../../securities/security"/>
<shares>1000000000</shares>
<updatedAt>2024-10-06T09:54:39.332211Z</updatedAt>
<updatedAt>2024-10-08T08:34:53.232412900Z</updatedAt>
<type>DELIVERY_INBOUND</type>
</portfolio-transaction>
</transactions>
Expand Down Expand Up @@ -167,6 +168,10 @@
</entry>
</configuration>
</widget>
<widget type="TRADES_AVERAGE_HOLDING_PERIOD">
<label>Average holding period</label>
<configuration/>
</widget>
</widgets>
</column>
<column>
Expand Down Expand Up @@ -385,7 +390,7 @@
<config>
<uuid>ec4dc660-8854-43ad-80d4-31584fe10e19</uuid>
<name>Standard</name>
<data>Client-absolute_delta_all_records;#ff8040;SOLID;false;2,Client-absolute_delta;#c0c0c0;SOLID;false;2</data>
<data>Client-absolute_delta_all_records;#ff8040;SOLID;false;2;true,Client-absolute_delta;#c0c0c0;SOLID;false;2;true</data>
</config>
</configurations>
</config-set>
Expand Down Expand Up @@ -421,7 +426,7 @@
<config>
<uuid>7600e16d-0168-49d1-aadb-18c66a64bc8f</uuid>
<name>Standard</name>
<data>Securitye11ee537-a363-4166-a9dd-f950ad8e1a9b;#e279bb;SOLID;false;2,[b]Securitydb4362cf-a2eb-4edc-878c-ac398c5f5e0a;#ff8000;SOLID;false;2</data>
<data>Client-totals;#000000;SOLID;false;2;true</data>
</config>
</configurations>
</config-set>
Expand All @@ -442,31 +447,11 @@
<string>reporting-periods</string>
<config-set>
<configurations>
<config>
<uuid></uuid>
<name></name>
<data>F2023-12-31_2024-01-04</data>
</config>
<config>
<uuid></uuid>
<name></name>
<data>L1Y0</data>
</config>
<config>
<uuid></uuid>
<name></name>
<data>F2023-12-31_2024-04-01</data>
</config>
<config>
<uuid></uuid>
<name></name>
<data>F2022-12-31_2024-01-01</data>
</config>
<config>
<uuid></uuid>
<name></name>
<data>F2023-01-01_2024-01-01</data>
</config>
<config>
<uuid></uuid>
<name></name>
Expand All @@ -475,12 +460,7 @@
<config>
<uuid></uuid>
<name></name>
<data>F2019-12-31_2022-01-01</data>
</config>
<config>
<uuid></uuid>
<name></name>
<data>F2020-01-01_2022-01-01</data>
<data>F2020-12-31_2022-12-31</data>
</config>
</configurations>
</config-set>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions docs/en/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@ You can also download the Windows - Installer (setup.exe). On Windows 11, you ge

# MacOS

- You can install the application manually by downloading the MacOS - Intel or MacOS - Silicon package, depending on your mac computer type.
1. The following file appears in your downloads folder: PortfolioPerformance-0.72.2-aarch64.dmg (MacOs - Silicon). A DMG (Disk Image) file is a specialized file format developed by Apple for distributing software and storing data on macOS.
2. Double-click the DMG file to mount it. A virtual disk will appear in Finder (see Figure 3).
3. Drag and drop the icon PortfolioPerformance on the Application icon.
4. After installation, you can delete the DMG file.

Figure: MacOS installation window. {class=pp-figure}

![](images/installation-macos-dmg.png)

- The easiest way to install Portfolio Performance is with a package installer such as Brew or MacPorts:
- Brew: `brew install --cask portfolioperformance`
- MacPorts: `sudo port install portfolio-performance`

# Linux

The preferred option is to install Portfolio Performance on Linux is using from [Flathub](https://flathub.org/apps/info.portfolio_performance.PortfolioPerformance).
Expand Down

0 comments on commit 2a00daa

Please sign in to comment.