AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
Go to file
Rob Greene b14b72476e Patching file extensions to include upper/lower case in filters. 2018-06-12 21:42:35 -05:00
ant-build Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
documentation Fix error in Pascal volume entry documentation. 2008-09-11 02:21:39 +00:00
gradle/wrapper First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
imageSource Created .gitignore to replace the .cvsignore files 2017-11-02 22:49:36 -07:00
mac Created .gitignore to replace the .cvsignore files 2017-11-02 22:49:36 -07:00
src Patching file extensions to include upper/lower case in filters. 2018-06-12 21:42:35 -05:00
.gitignore First draft of AppleSoft BASIC tokenizer for 'ac'. #23. 2018-05-08 21:40:47 -05:00
BUILD-PROCESS Updated build process to reflect a little bit more Ant automation. 2004-06-19 04:41:16 +00:00
CONTRIB.txt Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
DEVELOPER.md Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
ECLIPSE-CONFIG Update ECLIPSE-CONFIG re compiler compliance level. 2008-06-10 23:38:16 +00:00
HEADER Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
LICENSE Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
MAVEN-REPO.md Pulling notes over to this repository as well for publishing. 2018-03-10 00:34:50 -06:00
README.md Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
TODO Updating info a bit, removing obviously out-dated and confusing info. 2018-03-02 13:32:36 -06:00
VERSIONS Updating for the 1.3.4 release of AppleCommander. 2007-03-31 17:23:52 +00:00
build.gradle Moved tokenizer out to the bastokenizer project; GUI now recognizes and 2018-06-08 22:18:41 -05:00
gradle.properties Moved tokenizer out to the bastokenizer project; GUI now recognizes and 2018-06-08 22:18:41 -05:00
gradlew First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
gradlew.bat First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00
init.gradle First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00

README.md

Overview

Contributions welcome!

Please see AppleCommander site for more details.

Developer information has some details useful if you wish to update AppleCommander.

Some information is still out of date on the AppleCommander site...

  • Obviously, we have moved to Github. :-)
  • Binaries are in the release tab.
  • Mac OS X users may want to visit lifepillar's homebrew tap for retro goodness.
  • Libary releases to the Maven repository are currently manual and may be a bit delayed.