Coder Social home page Coder Social logo

ercanersoy / fdtui Goto Github PK

View Code? Open in Web Editor NEW
42.0 8.0 4.0 3.87 MB

Text User Interface Shell for FreeDOS

License: Other

Makefile 14.99% C++ 46.09% C 27.98% Assembly 8.69% Pascal 2.04% JavaScript 0.12% SystemVerilog 0.11%
freedos text-user-interface shell dosshell file-manager dos fdtui ms-dos retro run-command

fdtui's Introduction

FDTUI

Text User Interface Shell for FreeDOS

Screenshot

Copyright (C) 2017-2022 Ercan Ersoy

This program is licensed under GNU General Public License version 2 and GNU General Public License version 3.

This project includes FDOSTUI library. FDOSTUI has own licenses.

This project includes Kitten library. Kitten has own license.

Thanks

  • Thanks to Atnode for French translations.
  • Thanks to Berki Yenigün for French translations.
  • Thanks to Eric Auer for Kitten library.
  • Thanks to FLTK Project for FDOSTUI Library.
  • Thanks to Jerome Shidel for FDOSTUI Library.
  • Thanks to Jim Hall for Kitten library.
  • Thanks to Mark Olesen for some code changes and FDOSTUI library.
  • Thanks to Parodper for Spanish translations.
  • Thanks to Sebastian Rasmussen for Swedish translations.
  • Thanks to Tom Ehlert for Kitten library.
  • Thanks to Wilhelm Spiegl for German translations.

Compile

This software should be compiled with Open Watcom.

Contribute

If you want to contribute to this project, you can report possible bugs and make a pull request to the FDTUI repository.

Note

  • FreeDOS is a trademark of Jim Hall.

fdtui's People

Contributors

atnode avatar cardpuncher avatar ercanersoy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fdtui's Issues

Problems with some strings in the French translation

Hello Ercan,

As the attached screenshot shows, there are some problems with the display of some strings in French. For example "Modifier laattribut" should be "Modifier l'attribut". I suspect the ' character is not properly escaped. If you tell me how to correct that, I can happily send a new translation file (I would also like to shorten "Attributs de l'élément" as simply "Attributs", as the whole text doesn't get displayed).

Tested with FreeDOS 1.3-RC5 in VirtualBox on Ubuntu 20.04.3.

Screenshot at 2021-12-10 12-56-23

Name collision on FreeDOS with DOSSHELL.EXE

Just as a reminder, when installing FDTUI with FDIMPLES on FreeDOS 1.3-RC5, the user gets an error message telling that dosshell.exe is already present (that's another program); so it may be a good idea to rename FDTUI's dosshell.exe.

cls

Performing a system("cls") is very inneficient. It requieres spawning command.com, and then executing cls.
Why not using Open Watcom's _clearscreen()?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.