Git Product home page Git Product logo

gophersnake's Introduction

Gophersnake

Gophersnake is a stand-alone Gopher client for modern desktops, written in Python and TkInter. As of November 2018, development has mostly stalled at an early stage, apart from contributed enhancements.

Wait, what's Gopher?

To oversimplify, Gopher was a precursor of the Web, that fell by the wayside for various reasons. Nowadays considered obsolete, it's kept alive by a handful of fans, not just out of nostalgia but also its genuine qualities.

Gopher is much simpler than the Web. It uses less bandwidth, processing power and screen space. It's still largely text-based, so you won't have to deal with annoying ads (or any kind of script for that matter). Gopher is limited, but what it can do, it does quickly, cleanly and with no fuss. And Gophersnake can introduce you to this world.

Why, man? Why?!

Because the Internet is turning into a web-based monoculture, and every monoculture is a disaster waiting to happen.

Install and run

Just download gophersnake.py, it's a self-contained script. To run it, you need Python and Tkinter. Both should be installed by default on Linux and Mac; for Windows, just download an official installer from python.org.

Click on links to see where they lead; double-click to navigate. The up/down/enter keys work as well. In the text viewer, Ctrl-A selects the whole text, and Ctrl-C copies it to the clipboard.

Gophersnake is being developed on Python 3. For now it's still compatible with 2.7, but that could change at any time.

Features

  • Single-file app, just download and run.
  • Modern, familiar GUI.
  • Compact GUI: opens in 800x600 by default, and fits in 640x480.
  • Useful home screen.
  • Works on any port.
  • Text and GIF files open in their own windows.
  • Can save directories to a file and load them from disk again (useful for testing).
  • "View source" function.
  • Compatible with IPv6.

Known bugs

  • There's no way to interrupt downloads.
  • Directory entries with missing fields aren't rendered.
  • GIF files may not show when running in older versions of Python 3.

To do

  • History
    • Back button
  • Bookmarks
  • Binary file downloads
  • GIF file display
  • Caching

Similar software

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.