[Quicknr]
[Quicknr]
Your webmaster will have created your website, and configured it for you to post news updates yourself. Quicknr was designed to make this as easy as possible.
Quicknr is a Python application, delivered as a Python script. It runs on the "commandline" in a Terminal or Console application that comes with every operating system. This may sound too technical at first, but it is really simple and especially fast to work with. It's no joke: in most cases, your work with Quicknr will consist of entering Return, Y, Y, Q, and your news update will be on your website.
Quicknr requires Python 3.4 or greater. Python is free and open source. At the time of writing, the latest version is 3.5, and is available for download from Python.org.
With Python installed, follow these steps to get started:
cmd
in the Run field from the Start menu.py -3
at the prompt, followed by a space. Don't press Return yet.Quicknr_App.py
file on your computer, obtained as part of the package from your webmaster. The easiest way is to drag and drop the Quicknr_App.py
file from the Quicknr folder into the Command Prompt window. Failing that, type the full file path.python3
at the prompt, followed by a space. Don't press Return yet.Quicknr_App.py
file, obtained as part of the package from your webmaster, into the Terminal to place its file path there.