GSoC/2019/StatusReports/brute4s99: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2019‎ | StatusReports
No edit summary
No edit summary
Line 1: Line 1:
=== Summary ===
=== Summary ===
* '''Project Name:''' KDE Connect for Windows
* '''Project Name:''' KDE Connect for Windows
* '''Mentors:'''  
* '''Mentors'''  
** Albert Vaca Cintora
** Albert Vaca Cintora
** Hannah von Reth
** Hannah von Reth
Line 35: Line 35:
=== Work Report ===
=== Work Report ===


'''Milestone 1 : Extend KNotifications for Windows'''
===== Milestone 1 : Extend KNotifications for Windows =====
* '''Status -''' Complete
* '''Status -''' Complete
* '''Duration -''' 27 May, 2019 to 10 June, 2019
* '''Duration -''' 27 May, 2019 to 10 June, 2019
Line 42: Line 42:




'''Milestone 2 : Implement KDE Connect's SFTP plugin in Windows port'''
===== Milestone 2 : Implement KDE Connect's SFTP plugin in Windows port =====
* '''Status -''' IN PROGRESS
* '''Status -''' IN PROGRESS
* '''Duration -''' 10 June, 2019 to ---------
* '''Duration -''' 10 June, 2019 to ---------
Line 48: Line 48:
=== List of Patches ===
=== List of Patches ===


==== Craft ====
===== Craft =====
** [https://phabricator.kde.org/D21612 Add Un.Sections to NSIS Template]
* [https://phabricator.kde.org/D21612 Add Un.Sections to NSIS Template]


==== KNotifications ====
===== KNotifications =====
** [https://phabricator.kde.org/D21659 add .vscode to .gitignore]
* [https://phabricator.kde.org/D21659 add .vscode to .gitignore]
** [https://phabricator.kde.org/D21660 change audio dep logic wrt win32]
* [https://phabricator.kde.org/D21660 change audio dep logic wrt win32]
** [https://phabricator.kde.org/D21661 add snoretoast backend for KNotifications on Windows]
* [https://phabricator.kde.org/D21661 add snoretoast backend for KNotifications on Windows]


==== Craft Blueprints for KDE ====
===== Craft Blueprints for KDE =====
** [https://phabricator.kde.org/D21657 remove phonon from deps if building for win32]
* [https://phabricator.kde.org/D21657 remove phonon from deps if building for win32]
** [https://phabricator.kde.org/D21658 add snoretoast for win32 builds to knotifs blueprint]
* [https://phabricator.kde.org/D21658 add snoretoast for win32 builds to knotifs blueprint]
** [https://phabricator.kde.org/D22100 add syntax-highlighting dep for building kio-extras]
* [https://phabricator.kde.org/D22100 add syntax-highlighting dep for building kio-extras]
** [https://phabricator.kde.org/D21602 Add NSIS Script for KDE Connect]
* [https://phabricator.kde.org/D21602 Add NSIS Script for KDE Connect]


==== Snoretoast ====
===== Snoretoast =====
** [https://phabricator.kde.org/D21888 add .arcconfig to SnoreToast]
* [https://phabricator.kde.org/D21888 add .arcconfig to SnoreToast]
** [https://phabricator.kde.org/D21889 fix header files destination for SnoreToast]
* [https://phabricator.kde.org/D21889 fix header files destination for SnoreToast]

Revision as of 10:35, 26 June 2019

Summary

  • Project Name: KDE Connect for Windows
  • Mentors
    • Albert Vaca Cintora
    • Hannah von Reth
    • Simon Redman
  • Solution Description: KDE Connect is an application to sync your connected devices. Some of the features of KDE Connect include:-
    • sync mobile and desktop device notifications
    • send and receive files between devices
    • mobile device as a presentation remote
    • clipboard on both devices
    • mobile device as keyboard and/or mouse.

KDE Connect also supports plugins that extend the utility of KDE Connect, like- pausing the music or other playing media on a desktop if the mobile device starts ringing, preventing desktop from going to sleep if a device is connected, et al. All these plugins can be fully controlled by the user.

KDE Connect for Windows currently builds using Craft, but has a lot of problems and is currently not suitable for an official release. This project aims to release a port for Windows OS, by fixing the existing plugins accordingly to also support Windows OS, adding system integrations and publishing the official build to the Windows Store.

By the end of this project, we should have a release-able installer shipped to the Windows Store for review.

Steps To Build

Please follow the community guide page on how to build on Windows with Craft.

Milestones

1) Extend KNotifications for Windows

2) Implement KDE Connect's SFTP plugin in Windows port

3) Implement other KDE Connect plugins in Windows port

4) Develop system integrations for Windows port

5) Publish app to Windows Store

Work Report

Milestone 1 : Extend KNotifications for Windows


Milestone 2 : Implement KDE Connect's SFTP plugin in Windows port
  • Status - IN PROGRESS
  • Duration - 10 June, 2019 to ---------

List of Patches

Craft
KNotifications
Craft Blueprints for KDE
Snoretoast