Browse Source

Fixed style ;)

master
fiorile 3 weeks ago
parent
commit
1316ad5657
  1. 18
      README.md

18
README.md

@ -8,13 +8,19 @@ Project released under the terms of the [WTFPL version 2](LICENSE). @@ -8,13 +8,19 @@ Project released under the terms of the [WTFPL version 2](LICENSE).
# Notes
1. Software package manager: [`FDIMPLES`](https://www.freedos.org/books/get-started/10-using-fdimples/);
2. Graphical W.W.W. browser: `dillo` - also for viewing images -, `arachne` seems to have problems to connect to the Internet;
3. mTCP contains [IRCjr](https://www.brutman.com/mTCP/IRCjr.html) to chat on IRC networks - [read the user documentation](https://www.brutman.com/mTCP/) for more information;
4. For text: `mined`, `pico` is said to be libre but does not seem to be, also `edit` is pre-installed and is fine;
5. For viewing text: `pg` seems superior to the pre-installed `less`, which feels strange to use;
```
1. Software package manager: FDIMPLES[1];
2. Graphical W.W.W. browser: Dillo - also for viewing images -, Arachne seems to have problems to connect to the Internet;
3. mTCP contains IRCjr[2] to chat on IRC networks - read the user documentation[3] for more information;
4. For text: MinEd, pico is said to be libre but does not seem to be, also edit is pre-installed and is fine;
5. For viewing text: pg seems superior to the pre-installed less, which feels strange to use;
6. The graphical shells for FreeDOS are a bit too simple;
7. Didn't try it but there is MPlayer for viewing videos;
8. Didn't try it but there is OHRRPGCE for creating RPGs;
9. Haven't found a good image manipulation program;
10. Haven't tried FreeDOS on real hardware.
10. Haven't tried FreeDOS on real hardware.
[1] https://www.freedos.org/books/get-started/10-using-fdimples/
[2] https://www.brutman.com/mTCP/IRCjr.html
[3] https://www.brutman.com/mTCP/
```
Loading…
Cancel
Save