Giter Club home page Giter Club logo

rune's Introduction

Rune

Features

  • Any OS supporting Java 5 or newer can run it:
    • Windows 95, 98, ME, XP, Vista, 7, 8 and 10 (x86 32-bit and 64-bit)
    • Windows 10 AArm64 with Microsoft's OpenJDK build
    • Mac OS 10.4 and newer
    • Linux
    • NetBSD, OpenBSD, FreeBSD
    • Solaris 8 and newer
    • OpenIndiana (Illumos)
    • OS/2 Warp 4 with OpenJDK 6 from https://trac.netlabs.org/java
  • Tested on:
    • Windows 10
    • Mac OS 10.4
    • Fedora Linux 34, 35
    • Ubuntu Linux
    • OpenBSD, NetBSD
    • Solaris 8 UltraSparc 64-bit
    • OpenIndiana 2021.10
    • OS/2 Warp 4
  • Theme-able, but the default theme is consistent with your operating system
  • Multiple files can be open at the same time in different tabs
  • Start-up time is reasonably fast: about 3 seconds on a modern machine
  • Anti-aliased (smooth) text
  • Nice bundled free fonts for programming
  • Zoom with Ctrl-Up and Ctrl-Down

Planned Features

  • Search
  • Syntax highlighting
  • Ability to save state across process restarts
  • Project files
  • Vim emulation
  • New platforms
    • Haiku
    • Raspberry Pi
    • RiscOS? I don't think it supports Java but not sure.
    • Amiga with JAmiga
    • Atari
    • ReactOS
    • MorphOS (Amiga)
    • IRIX
    • HP-UX
    • SerenityOS

Downloads

https://github.com/gungwald/rune/releases

Requirements

Any hardware and operating system that offers Java 5 and up, so it works on old machines and new machines.

Startup Instructions

Mac (10.4 and up)

1. Mount .dmg file.
2. Copy Rune.app to Application folder.
3. Double-click Rune.app

Windows

I am still working on the installer.

1. Make sure Java is installed. Any version 5 and above will work.
	a. For Intel/AMD you can get it from https://java.sun.com
	b. For ARM you can get it from https://www.microsoft.com/openjdk
2. Run this from the command line: java -jar rune.jar

Linux, BSD, Solaris, OpenIndiana

1. Install a version of openjdk greater than or equal to 5.
2. Run this from the command line: java -jar rune.jar

OS/2

1. Install Java 6 from https://trac.netlabs.org/java
2. Add the Java bin directory to your PATH
3. You may need to restart
4. Run this from the command line: java -jar rune.jar

Haiku

Not everything works right. For example, only one file can be opened. I'm not sure it this is caused by bugs in the Haiku Java port, or bugs in Rune that can't be seen on other platforms. I will try to look into it when I have time. There are also issues with memory that require some extra parameters on the Java command line. So it is necessary to create a script to start up Rune.

1. Install any available version of openjdk from HaikuDepot.
2. Add the Java install directory to your PATH. It will be
   something like /system/lib/openjdk/bin
3. You may need to restart
4. Run this from the command line: java -jar rune.jar

rune's People

Contributors

cah-bill-chatfield avatar gungwald avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

kansassamurai

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.