Redstring is distributed by MousePaw Media (formerly MousePaw Games/MousePaw Labs). See the official project page.
Life is full of redundancy. Whether you need to write fifty lines of code that follows the same format, generate a thousand serial numbers from a pattern, or write eight hundred sentences for teaching the letter “D”, REDSTRING can help.
None known. The executable runs without Python being installed on the computer.
Run Redstring-2.0.2-Setup.exe
to start the installer. All needed
files will be installed.
Go to START -> MousePaw Labs -> Redstring.
Go to Start Screen, type "Redstring" to search for app.
Install Python 2.7 or later, as well as the GTK+3 bindings.
sudo apt-get install python
sudo apt-get install python-gi
-OR-
sudo apt-get install python3
sudo apt-get install python3-gi
Download Redstring-2.0.2.zip
. Unpack in your home directory. The file
"Redstring" is an executable Python file.
In a terminal, browse to your Redstring folder.
cd Redstring
Execute the Redstring file.
./Redstring
Redstring was written in Python 2.7 and GTK 3.8 (PyGObject), using...
Primary Development Operating System Ubuntu 14.14
Integrated Development Environment NINJA-IDE
GUI RAD Glade
Testing Environment VirtualBox
Windows Binary Creator Py2Exe
Windows Installer Creator InnoSetup Inno Script Studio
Other Packaging Tools ResourceHacker ConvertICO.org
Some code authored using Redstring 2.0.2... yes, this project is recusive.
The full source code is available at GitHub
The team at MousePaw Media, especially Jane McArthur and Anne McDonald.
The good people of StackOverflow for helping me out of a few big problems.
The great guys on the #python
IRC channel on Freenode, where I practically
lived for three days.
(Special thanks to dash on #python for solving the project's biggest and most annoying bug.)
We do not accept pull requests through GitHub. If you would like to contribute code, please read our Contribution Guide.
All contributions are licensed to us under the MousePaw Media Terms of Development.
Anari is licensed under the GNU General Public License 3.0. (See LICENSE.md)
The project is owned and maintained by MousePaw Media.