You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><imgsrc="https://babaissarkar.github.io/images/ssplot_screenshot.png" alt="Main Screen of SSPlot, version 2.3" title="" /></p>
6
8
7
9
<h1>Requirements</h1>
8
10
@@ -19,18 +21,9 @@ <h2>Linux</h2>
19
21
<p>A <code>DEB</code> package (Actions tab), a flatpak from flathub and an <code>AppImage</code> with bundled AdoptOpenJDK java runtime is available.</p>
20
22
21
23
<p><ahref='https://flathub.org/apps/io.github.babaissarkar.ssplot'><imgwidth='240' alt='Download on Flathub' src='https://flathub.org/api/badge?locale=en'/></a>
22
-
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.2.1/SSPlot-x86_64.AppImage'><imgwidth='240' alt='DDownload as AppImage' src='https://docs.appimage.org/_images/download-appimage-banner.svg'/></a></p>
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.2.1/SSPlot-x86_64.AppImage'><imgwidth='240' alt='Download as AppImage' src='https://docs.appimage.org/_images/download-appimage-banner.svg'/></a></p>
27
25
28
-
<h1>Donation</h1>
29
-
30
-
<p>Highly appreciated and helpful to the future of this project!<br/>
<p>Note 1. You may need to set the <code>CLASSPATH</code> environment variable if you want to use an alternate engine for math equation parsing, as explained in a later section. You can search the internet for how to do that for your OS.<br/>
44
37
Note 2. Make sure you can access the <code>java</code> command from the JRE on the terminal/command prompt. You probably have to set another variable called <code>PATH</code>. The <code>java</code> command may be called something different in your OS.</p>
45
38
46
-
<h1>Screenshot</h1>
39
+
<h1>Documentation</h1>
47
40
48
-
<p><imgsrc="https://babaissarkar.github.io/images/ssplot_screenshot.png" alt="Main Screen of SSPlot, version 2.2.4" title="" /></p>
41
+
<ul>
42
+
<li><ahref="https://deepwiki.com/babaissarkar/ssplot">DeepWiki</a> (Note: may contain very slight inaccuracies)</li>
43
+
<li>A old manual is available inside the <code>docs/manual</code> directory (or its link, the <code>doc</code> directory at the root) in pdf and odt formats. You can generate the pdf from the odt using LibreOffice Writer or any other tool you prefer.</li>
44
+
</ul>
49
45
50
-
<h1>Documentation</h1>
46
+
<h1>Support this Project!</h1>
51
47
52
-
<p>A manual is available inside the <code>docs/manual</code> directory (or its link, the <code>doc</code> directory at the root) in pdf and odt formats. You can generate the pdf from the odt using LibreOffice Writer or any other tool you prefer.</p>
48
+
<p>Highly appreciated and helpful to the future of this project!<br/>

6
+

7
7
8
8
# Requirements
9
9
Any Java version >= 17. (Use latest version if possible)
@@ -17,7 +17,7 @@ Use the generated MSI from the latest workflow run from the Actions tab.
17
17
A `DEB` package (Actions tab), a flatpak from flathub and an `AppImage` with bundled AdoptOpenJDK java runtime is available.
18
18
19
19
<ahref='https://flathub.org/apps/io.github.babaissarkar.ssplot'><imgwidth='240'alt='Download on Flathub'src='https://flathub.org/api/badge?locale=en'/></a>
20
-
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.2.1/SSPlot-x86_64.AppImage'><imgwidth='240'alt='DDownload as AppImage'src='https://docs.appimage.org/_images/download-appimage-banner.svg'/></a>
20
+
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.2.1/SSPlot-x86_64.AppImage'><imgwidth='240'alt='Download as AppImage'src='https://docs.appimage.org/_images/download-appimage-banner.svg'/></a>
0 commit comments