All Projects → hpi-swa-teaching → Scamper

hpi-swa-teaching / Scamper

Licence: mit
A Smalltalk Web Browser for Squeak/Smalltalk

Programming Languages

smalltalk
420 projects

Projects that are alternatives of or similar to Scamper

Webmacs
webmacs - keyboard driven (emacs key bindings) browser, https://webmacs.readthedocs.io/en/latest/
Stars: ✭ 145 (+1350%)
Mutual labels:  web-browser
WebExpress
Web browser in C# and WPF
Stars: ✭ 71 (+610%)
Mutual labels:  web-browser
jseval
Evaluate JavaScript on a URL through headless Chrome browser.
Stars: ✭ 19 (+90%)
Mutual labels:  web-browser
Thdwb
🌭 The hotdog web browser and browser engine 🌭
Stars: ✭ 247 (+2370%)
Mutual labels:  web-browser
facile
Stupidly Simple Audio Streaming Library
Stars: ✭ 17 (+70%)
Mutual labels:  web-browser
Crusta
Fast, modern and minimal desktop web browser with rich features
Stars: ✭ 53 (+430%)
Mutual labels:  web-browser
Waterfox
The official Waterfox 💧 source code repository
Stars: ✭ 2,101 (+20910%)
Mutual labels:  web-browser
Nyxt
Nyxt - the hacker's power-browser.
Stars: ✭ 7,038 (+70280%)
Mutual labels:  web-browser
research
🚀 Natural language interface prototype to browse the Web. This project and its learnings have evolved into the Tholian Stealth browser.
Stars: ✭ 14 (+40%)
Mutual labels:  web-browser
sweb
Android Simple Web Browser
Stars: ✭ 30 (+200%)
Mutual labels:  web-browser
turbo
⚡ Turbo - the browser for developers
Stars: ✭ 36 (+260%)
Mutual labels:  web-browser
web-voice-processor
A library for real-time voice processing in web browsers
Stars: ✭ 69 (+590%)
Mutual labels:  web-browser
voce-browser
Voice Controlled Chromium Web Browser
Stars: ✭ 34 (+240%)
Mutual labels:  web-browser
Endless
iOS web browser with a focus on security and privacy
Stars: ✭ 237 (+2270%)
Mutual labels:  web-browser
Thorium
Chromium fork for linux named after radioactive element No. 90. Windows and Special builds are in different repositories, links are towards the top of the README.md.
Stars: ✭ 45 (+350%)
Mutual labels:  web-browser
Surfingkeys Conf
A SurfingKeys configuration which adds 130+ key mappings for 20+ sites & OmniBar search suggestions for 50+ sites
Stars: ✭ 137 (+1270%)
Mutual labels:  web-browser
Waterfox
The official Waterfox 💧 source code repository
Stars: ✭ 2,444 (+24340%)
Mutual labels:  web-browser
Stealth
🚀 Stealth - Secure, Peer-to-Peer, Private and Automateable Web Browser/Scraper/Proxy
Stars: ✭ 659 (+6490%)
Mutual labels:  web-browser
Xr3player
🎧 🎼 Advanced JavaFX Media Player
Stars: ✭ 472 (+4620%)
Mutual labels:  web-browser
floaty
A minimalist, float on top web browser for macOS
Stars: ✭ 26 (+160%)
Mutual labels:  web-browser

Scamper Web Browser Build Status

Scamper is a Web Browser for the Squeak enviroment.

Installation

  1. Drag the SAR file scamper.sar into Squeak, choose "Install SAR".
  2. Run Scamper install in the Workspace.

Using Scamper

There are several ways to open Scamper:

  • Open Scamper by running Scamper open in the Workspace. The default page will be shown.
  • Run Scamper openOnUrl: 'http://google.com' asUrl in the Workspace with any given URL, e.g. http://google.com.

or simply

  • Open Scamper via Apps. The default page will be shown.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].