GithubHelp home page GithubHelp logo

partiellkorrekt / fake-ie Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 1.6 MB

Simulate an old version of Internet Explorer on iOS

License: BSD 2-Clause "Simplified" License

TypeScript 69.25% JavaScript 7.70% Starlark 2.66% Java 12.08% Ruby 1.20% Objective-C 7.11%

fake-ie's Introduction

Fake IE / The Old Net Explorer

This app uses the website The Old Net to let you browse the internet the way, it was, back when Internet Explorer was still "cool".

Currently this app is only optimized for the iPad in landscape mode, but might also run on other devices.

Screenshot

State of the project

This project is something, I do as a hobby. As such, it is not feature complete yet or has the most amazing code.

At the moment, it supports basic web-surfing and selection of the year, in which you want to browse the web.

Favorites are not yet added but might come soon.

Testing the app

This app was built using the Expo-Framework. You can easily run the app by installing the explo-cli and running the project.

Basically running the app boils down to:

On your PC:

  1. Install node.js
  2. Install expo: npm install --global expo-cli
  3. Go to the project directory and install the dependencies: npm install
  4. Run expo using expo start
  5. Expo will open a browser with a QR-Code

On your iPad:

  1. Install the Expo client
  2. Make sure that your PC and your iPad are on the same network
  3. Scan the QR-Code with the iOS camera and open the included link

Preview Features

The app supports the use of Windows-Colorschemes. To select a different color-scheme, find this line in App.tsx:

<ThemeProvider theme={schemes['Windows Standard']}>

Then change "Windows Standard" to one of the following:

  • Brick
  • Desert
  • Eggplant
  • High Contrast #1
  • High Contrast #2
  • High Contrast Black
  • High Contrast White
  • Lilac
  • Maple
  • Marine (high color)
  • Plum (high color)
  • Pumpkin (large)
  • Rainy Day
  • Red, White, and Blue (VGA)
  • Rose
  • Slate
  • Spruce
  • Storm (VGA)
  • Teal (VGA)
  • Wheat
  • Windows Classic
  • Windows Standard

These color-schemes have been extracted from Windows 2000

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.