GSoC/2019/StatusReports/FaridBoudedja: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2019‎ | StatusReports
(Created page with "== KDE ISO Image Writer == '''KDE ISO Image Writer''', which is part of the KDE neon project, is a tool to write ISO images into USB drives. It was forked from ROSA Image Wri...")
 
Line 8: Line 8:
=== User Interface ===
=== User Interface ===
Building a new user interface for '''KDE ISO Image Writer''' was one of the main goals I set for this GSoC project. The new user interface is based on a [https://phabricator.kde.org/M113/466/ design made by the KDE community]. Most of the design was implemented by the end of the first coding period and the new user interface can be seen in the following screenshot:
Building a new user interface for '''KDE ISO Image Writer''' was one of the main goals I set for this GSoC project. The new user interface is based on a [https://phabricator.kde.org/M113/466/ design made by the KDE community]. Most of the design was implemented by the end of the first coding period and the new user interface can be seen in the following screenshot:
[[File:KDE_ISO_Image_Writer.png]]
[[File:Isoimagewriter screenshot.png|thumb|KDE ISO Image Writer Screenshot]]


== Links to Blogs and other writing ==
== Links to Blogs and other writing ==
   - [https://fbgsoc.home.blog/2019/06/10/kde-iso-image-writer-revamping-the-ui/ KDE ISO Image Writer – Revamping the UI]
   - [https://fbgsoc.home.blog/2019/06/10/kde-iso-image-writer-revamping-the-ui/ KDE ISO Image Writer – Revamping the UI]

Revision as of 13:11, 21 August 2019

KDE ISO Image Writer

KDE ISO Image Writer, which is part of the KDE neon project, is a tool to write ISO images into USB drives. It was forked from ROSA Image Writer and extended using the KDE Frameworks. Currently, the KDE neon website advises to use Rosa Image Writer because KDE ISO Image Writer is still under development.

The aim of this project is to revamp the user interface of the KDE ISO Image Writer following the designs made by the KDE community. I am also planning of packaging the application for various Linux distribution using their respective packaging system as well as Snap and Flatpak, for Windows and eventually for macOS. In addition, I would like to write documentation explaining how to use the application with the aim of including a tutorial showing how to write the KDE neon ISO images on a USB drive using KDE ISO Image Writer which could then be added to the KDE neon download page.

Work report

User Interface

Building a new user interface for KDE ISO Image Writer was one of the main goals I set for this GSoC project. The new user interface is based on a design made by the KDE community. Most of the design was implemented by the end of the first coding period and the new user interface can be seen in the following screenshot:

KDE ISO Image Writer Screenshot

Links to Blogs and other writing

 - KDE ISO Image Writer – Revamping the UI