Releases: Swifterhtmler/Homework-Browser-formerly-Rikser-
MacOS
MacOS V2.0
Features:
Full screen mode
Multiple tabs
constant keyboard shortcuts
reference handbook
latex to ascii parser for calculators
Privacy first design
Note:
If your mac does not accept this release (.dmg) file, you can install the project by cloning the repository and running:
npm install
and
npm run build:
this generates .dmg file your mac should accept and arm version of the app which does not need installing.
if npm run build: does not work try npm run build and move the geenrated file from dist folder and mac-arm64 folder into your apps folder.
MacOS
First Release of Rikser Browser for MacOS
Features:
- Full screen mode
- Multiple tabs
- constant keyboard shortcuts
- reference handbook
- latex to ascii parser for calculators
- Privacy first design
Note:
If your mac does not accept this release (.dmg) file, you can install the project by cloning the repository and running:
npm install
and
npm run build:<your-system>
this generates .dmg file your mac should accept and arm version of the app which does not need installing.
Windows
First Release of Rikser Browser for Windows
Features:
- Full screen mode
- Multiple tabs
- constant keyboard shortcuts
- reference handbook
- latex to ascii parser for calculators
- Privacy first design
Note:
You can also manually install it by
npm install
and
npm run build:<your-system>