Difference between revisions of "Apertium Simpleton UI"

From Apertium
Jump to navigation Jump to search
(→‎Windows: Added description on download and install)
 
(4 intermediate revisions by 4 users not shown)
Line 9: Line 9:
 
== Known bugs ==
 
== Known bugs ==
 
* The last word may get cut off. If that happens, just add a . to the end.
 
* The last word may get cut off. If that happens, just add a . to the end.
  +
  +
= Source code =
  +
  +
'''Note:''' After Apertium's migration to GitHub, this tool is '''read-only''' on the SourceForge repository (the second link below). The first link is currently only a mirror of the second link. If you are interested in migrating this tool to GitHub, see [[Migrating tools to GitHub]].
  +
  +
The source code can be found at:
  +
* https://github.com/TinoDidriksen/apertium-simpleton
  +
* https://svn.code.sf.net/p/apertium/svn/trunk/apertium-simpleton/
   
 
= Windows =
 
= Windows =
Line 15: Line 23:
   
 
The Windows build should work on Vista and newer.
 
The Windows build should work on Vista and newer.
  +
An unzipping application like WinZip may be required to unzip the 7z folder. After unzipping, run the application in the bin folder called apertium-simpleton. Then, install all relevant language pairs and packages. After clicking the install buttons and installing the packages, the buttons will not turn into reinstall buttons until the package installer page is reloaded by closing and reopening by clicking the Install Packages Button on the main simpelton page.
   
 
= Mac OS X =
 
= Mac OS X =
Line 30: Line 39:
 
: anyone got a solution?
 
: anyone got a solution?
   
[[Category:Interfaces]]
+
[[Category:User interfaces]]

Latest revision as of 19:07, 4 December 2019

As the name implies, the Simpleton UI is not a very smart interface, but it can run translations which should be enough for most people.

Simpleton lets you download language packages and translate from a graphical interface on Windows and Mac, no terminal knowledge needed.

Apertium Simpleton on Windows
Apertium Simpleton on Mac

Known bugs[edit]

  • The last word may get cut off. If that happens, just add a . to the end.

Source code[edit]

Note: After Apertium's migration to GitHub, this tool is read-only on the SourceForge repository (the second link below). The first link is currently only a mirror of the second link. If you are interested in migrating this tool to GitHub, see Migrating tools to GitHub.

The source code can be found at:

Windows[edit]

The Windows build should work on Vista and newer. An unzipping application like WinZip may be required to unzip the 7z folder. After unzipping, run the application in the bin folder called apertium-simpleton. Then, install all relevant language pairs and packages. After clicking the install buttons and installing the packages, the buttons will not turn into reinstall buttons until the package installer page is reloaded by closing and reopening by clicking the Install Packages Button on the main simpelton page.

Mac OS X[edit]

The OS X build is targeted at OS X 10.7 64bit, but I don't have an OS X older than 10.10 to test on. It is 64bit only, but so is almost everything else on OS X, so shouldn't be a problem to anyone.

Troubleshooting[edit]

dyld:  Library not loaded: libcg3.0.dylib   
Referenced from:   /Users/guest/Library/Application Support/Tino Didriksen Consult/Apertium/apertium-all-dev/bin/cg-
anyone got a solution?