Skip to content

Releases: Swifterhtmler/Homework-Browser-formerly-Rikser-

MacOS

04 Dec 11:42

Choose a tag to compare

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

17 Oct 10:12

Choose a tag to compare

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

17 Oct 10:13

Choose a tag to compare

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>