hpi-swa-teaching / Scamper
Licence: mit
A Smalltalk Web Browser for Squeak/Smalltalk
Stars: ✭ 10
Programming Languages
smalltalk
420 projects
Labels
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
jseval
Evaluate JavaScript on a URL through headless Chrome browser.
Stars: ✭ 19 (+90%)
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
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
web-voice-processor
A library for real-time voice processing in web browsers
Stars: ✭ 69 (+590%)
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
floaty
A minimalist, float on top web browser for macOS
Stars: ✭ 26 (+160%)
Mutual labels: web-browser
Scamper is a Web Browser for the Squeak enviroment.
Installation
- Drag the SAR file scamper.sar into Squeak, choose "Install SAR".
- 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].