Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmiFox

A new browser for classic Amiga. (WRP-based)

How does AmiFox actually work?

It’s using a virtual Chrome browser on our backend that basically is remote controlled by AmiFox sending back images of the webpage and processing mouse clicks and key strokes. Check WRP AmiFox Version for the Server part of this program.

To serve muliple users at the same time (each with own virtual chrome session) WRP distributor is used.

How to compile

To Compile you need to create an apikeys.inc file, with the URL of the WRP distributor and Bearer Token for the distributor (check apikeys.inc.template as example).

Cross compilation is strongly advised, natively compiling on Amiga is possible but need a lot of RAM (128 MB+). Check the FPC Amiga Wiki how to create an Amiga Cross compiler on your Linux System. You will need MUIClass to compile the project. for example to compile for Classic Amiga 68020:

fpc -Tamiga -Pm68k -Avasm -XV -Fu/path/to/MUIClass/src AmiFox.lpr

About

A new browser for classic Amiga. (WRP-based)

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages