Skip to content

Commit b485d2f

Browse files
authored
Update index.md
1 parent 73cb3cf commit b485d2f

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

docs/index.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ With QualCoder you can code text and images, write journal notes and memos. You
66

77
Reports can be generated for text coding and for coder comparison. A graph displaying codes and categories can be generated to visualise the coding hierarchy. Many reports and charts can be created and exported.
88

9-
QualCoder is designed to be used as client-based software to be used by one person at a time. (A second coder can use the same project on the same computer, or the project folder can be transferred to the second coder's computer). QualCoder is not designed to be multi-accessed at the same instance in time.
9+
QualCoder is designed to be used as client-based software to be used by one person at a time. A second coder can use the same project on the same computer, or the project folder can be transferred to the second coder's computer. QualCoder is not designed to be multi-accessed at the same instance in time.
1010

11-
The most current QualCoder software is available from <https://github.com/ccbogel/QualCoder>. Software releases are available from: <https://github.com/ccbogel/QualCoder/releases> These contain source code and executables. The executables are an easy way to run QualCoder, double click to run, just be aware that it can take 10 to 20 seconds to open up. The minimum recommended screen size is 1024 x 600 pixels. For manual (Terminal or Command line) source code installation a minimum recommended python version is 3.10.
11+
The most current QualCoder software is available from <https://github.com/ccbogel/QualCoder>. Software releases are available from: <https://github.com/ccbogel/QualCoder/releases> These contain source code and executables. The executables are an easy way to run QualCoder, double click to run, just be aware that it can take up to 20 seconds to open. The minimum recommended screen size is 1024 x 600 pixels.
1212

1313
## Why use QualCoder?
1414

15-
**Qualcoder is free of charge**. Many qualitative analysis software requiring expensive one-time fees or monthly subscriptions. Not everyone can afford expensive fees.
15+
**Qualcoder is free of charge**. Many qualitative analysis software requiring expensive one-time fees or monthly subscriptions.
1616

1717
**QualCoder is easy to use**. It has all you need to perform qualitative analysis without the complicated interfaces of some alternatives.
1818

@@ -22,13 +22,13 @@ The most current QualCoder software is available from <https://github.com/ccboge
2222

2323
**QualCoder is multi-platform**. It runs on Linux, Windows and macOS, this means that you do not have to worry if you change operating systems, and it also means you can collaborate with colleagues on different platforms. See Note.
2424

25-
**QualCoder relies on the community**. If you find a bug or have a feature request or feedback, write it on QualCoder's page on github <https://github.com/ccbogel/QualCoder>.
25+
**QualCoder relies on the community**. If you find an error or have a feature request or feedback, write about it on QualCoder's page on github <https://github.com/ccbogel/QualCoder>.
2626

27-
**QualCoder is always improving**. QualCoder is actively developed meaning that newer, improved versions are released with improvements.
27+
**QualCoder is always improving**. QualCoder is actively developed meaning that newer, improved versions are being released.
2828

2929
**QualCoder supports open standards**. QualCoder aims to support the REFI-QDA Standard, see <https://www.qdasoftware.org/> You may exchange codebooks and projects with your colleagues even if they do not use QualCoder, as long as the software they use supports the REFI-QDA Standard. It means that you do not risk your data being unavailable. REFI-QDA Project is not guaranteed 100% compliant yet. Further testing particularly for audio and video exports and imports and relatively-linked files is needed.
3030

31-
**QualCoder can be modified**. You can modify and adapt QualCoder to your needs, or if you do not how you ask someone to do it for you, as long as you release your changes to everyone. This also means you can copy the software and give it to your colleagues or students free of charge.
31+
**QualCoder can be modified**. You can modify and adapt QualCoder to your needs, as long as you release your changes for everyone. This also means you can copy the software and give it to your colleagues or students free of charge.
3232

3333
Note: There is an ongoing problem with audio/video coding on Linux Fedora -- the software crashes.
3434

@@ -42,15 +42,17 @@ If you like QualCoder and found it useful for your work. Please leave a review o
4242

4343
Also, if you like QualCoder a lot, or have developed a novel use for it, please write an article about QualCoder.
4444

45-
# Testing QualCoder
46-
It has taken many, many hours of work to create this software that is provided free to use. If you appreciate QualCoder please: [Buy me a coffee](https://www.buymeacoffee.com/ccbogelB)
45+
# Current binary releases
4746

4847
- [Mac - Apple Silicon](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Mac.Arm64.dmg)
4948
- [Mac - (x86)](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Mac.X86.dmg)
50-
- [Windows](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Win.Setup.exe)
51-
- [Windows - Portable Version](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Win.Portable.zip)
49+
- [Windows 11](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Win.Setup.exe)
50+
- [Windows 11 - Portable Version](https://github.com/ccbogel/QualCoder/releases/download/3.7/QualCoder.3.7.Win.Portable.zip)
5251

5352

54-
QualCoder is written in python 3 using Qt6 for the graphical interface. A minimum python version of 3.10 should be used. A minimum screen resolution of 1024×600 pixels is recommended. QualCoder has been used on Ubuntu 24.04 and other Linux distros, Windows 10, Windows 11 and MacOS. Testing is performed on Windows 11.
53+
# Testing QualCoder
54+
55+
It has taken many, many hours of work to create this software that is provided free to use. If you appreciate QualCoder please: [Buy me a coffee](https://www.buymeacoffee.com/ccbogelB)
56+
QualCoder is written in python 3 using Qt6 for the graphical interface. QualCoder has been used on Windows 11, macOS and various recent Linux distros: Ubuntu, Lubuntu, ZorinOS, Fedora. Testing is performed on Windows 11.
5557

5658

0 commit comments

Comments
 (0)