Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
sosc ui upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Mars7383 committed Jan 11, 2022
1 parent fc3e8db commit d6528bf
Show file tree
Hide file tree
Showing 58 changed files with 21,287 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<h1>SWM UIs</h1>
Custom UIs for Script-Ware M. These UIs are small projects that I put together in a couple of days and likely won't be maintained (unlike <a href="https://github.com/Mars7383/Cali-Ware-UI">Cali-Ware UI</a>).
<br><br>
I've also made a UI Loader program which lets you drag in .swmui.asar files to load. You can use this if you hate downloading several 200mb+ electron apps, but it's quite buggy.
1 change: 1 addition & 0 deletions UI-Loader/src/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
You can use this UI Loader by dragging in .swmui.asar files. The program will remember the location of the file and load the UI from that file every time you launch. If you move/rename/delete the file, you will have to drag in a new one. Expect bugs.
15 changes: 15 additions & 0 deletions UIs/sigma-chi-ui/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<h1>sweetheart of sigma-chi ui</h1>
A remake of sweetheart of sigma-chi's user interface for Script-Ware M, made with <a href="https://www.electronjs.org/">electron.js</a>

<center><a href="https://github.com/Mars7383/SWM-UIs/releases/"><img src="https://cdn.discordapp.com/attachments/765583918656389180/930324664222355486/unknown.png" width="400"></img></a></center>

<hr>

<h2>Info</h2>
<p>This UI was made by the Sigma-Chi/Calamari team, I just ported it to work as an Electron app with Script-Ware M. The UI was retrieved thanks to the wonderful Script-Ware community; individuals voluntarily sent us cached WebKit files found on their personal Mac devices for the purpose of preserving the legacy of Calamari. Some of these cached files are over a year old!<br><br>Thanks to mattt, Server_Noob, -ish, nzx, trill, Hailcut, phill, night, theLMGN, Inspect, AzuLX, Moon, cook, Cammy, Sigma, deima, doot, as well as many others for making this possible!</p>
<details>
<summary><strong>Why is the source code incomplete?</strong></summary>
<br>
In order to comply with the requests of the Script-Ware team, any code taken from <a href="https://script-ware.com/m">Script-Ware M</a> or <a href="https://jellyfish.thelmgn.com/">Jellyfish 3</a> (with permission) should not be included in a public repository. However, you may download a fully functional macOS application from the <a href="https://github.com/Mars7383/SWM-UIs/releases/">releases section</a> of this repository. Please contact <a href="https://github.com/theLMGN">theLMGN</a> before using any code from Script-Ware/Jellyfish.
<br>
</details>
Binary file added UIs/sigma-chi-ui/src/build/AppIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added UIs/sigma-chi-ui/src/build/AppLogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added UIs/sigma-chi-ui/src/build/IYlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d6528bf

Please sign in to comment.