GSoC/2019/StatusReports/ORePoala: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2019‎ | StatusReports
No edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Summary ==
<p align = "center"><font size=6>Nextcloud Integration on Plasma Mobile </font></p>
* '''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.
=== Mentor ===
Bhushan Shah


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.
=== Summary ===
Plasma Mobile requires cloud-based sharing to provide scalability and flexibility, cost efficiencies and access to data anytime, anywhere. Nextcloud is a data-sharing platform, which is not only free and open-source but highly secure and easy to use. It is in the interest of Plasma Mobile to implement complete Nextcloud Integration.
The system will implement a bidirectional data synchronizer to keep the local data and the data on the Nextcloud server in sync.


By the end of this project, we should have a release-able installer shipped to the Windows Store for review.
'''Proposal :''' [https://docs.google.com/document/d/1vgLDFy_gT_mARJg-gFXZup0_IzC5G73M4PuYAqK1wZE/edit?usp=sharing/ GSoC Proposal - Nextcloud Integration on Plasma Mobile]


=== Project Goals ===
* '''Milestones:'''
1.  Add a plugin to implement nextcloud account service.
  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 ==
2.  CardDav and CalDav synchronization of accounts added by KAccounts using Sink.
'''Milestone 1 : Extend KNotifications for Windows'''
 
3.  Add the contacts synchronized by Sink to the KPeople datasource and hence, accessible to Plasma-Phonebook app.
 
4. Create a plugin to make calendars and events synchronized by Sink accessible to Calindori app.
 
5. Create a plugin for files/folders/photos synchronization.
 
=== Work Report ===
==== Implement add nextcloud account service ====
''Status - Complete''
 
'''1 - Add webview login for nextcloud accounts'''
* '''Status -''' Complete
* '''Status -''' Complete
* '''Duration -''' 27 May, 2019 to 10 June, 2019
* '''Test repo -''' [https://invent.kde.org/rpatwal/nextcloud-plasma-mobile/ Nextcloud-Plasma-Mobile-login]
* '''Blog link -''' [https://piyushagg.home.blog/2019/06/07/gsoc19-project-milestone-1/ KNotifications ❤ Windows 10]
 
* '''Main patch-''' [https://phabricator.kde.org/D21661 add snoretoast backend for KNotifications on Windows]
'''2 - Add plugin for nextcloud-login in KAccounts Providers'''
* '''Status -''' Complete
* '''Main Patch -''' [https://phabricator.kde.org/source/kaccounts-providers/browse/master/plugins/nextcloud-ui/ Add plugin for nextcloud-login]
* '''Blog link -''' [https://orepoala.home.blog/2019/06/11/nextcloud-login-plugin-for-plamo/ Nextcloud Login Plugin for PlaMo]
 
==== Implement synchronisation of contacts for kaccounts using sink ====
''Status - Complete''
 
'''1 - Set up sink and test using sink APIs for caldav and carddav synchronization'''
* '''Status -''' Complete
* '''Test repo -''' [https://invent.kde.org/rpatwal/sink-contacts-example/ sink-use-examples]
 
'''2 - Make a plugin to implement synchronisation of calendar and contacts for kaccounts using sink'''
* '''Status -''' Complete
* '''Main repo -''' [https://invent.kde.org/rpatwal/kaccounts-contacts-sink KAccounts-Contacts-Sink]
 
==== Make a plugin to add the contacts synchronized by Sink to the KPeople datasource ====
''Status - Complete''
* '''Main repo -''' [https://invent.kde.org/rpatwal/kpeople-sink KAccount-Sink]
* '''Blog Link -''' [https://orepoala.home.blog/2019/08/22/making-sinked-contacts-accessible-to-plasma-phonebook-app/ Making Sink(ed) contacts accessible to Plasma-Phonebook App]


=== Demo Video - [https://www.youtube.com/watch?v=yHId4ejkXOA&feature=youtu.be/ Nextcloud CardDav integration on Plasma Mobile] ===


'''Milestone 2 : Implement KDE Connect's SFTP plugin in Windows port'''
===Note===
* '''Status -''' IN PROGRESS
Calendar and files/folders synchronization is left. These parts will also be completed after GSoC period.
* '''Duration -''' 10 June, 2019 to ---------

Latest revision as of 06:05, 6 May 2020

Nextcloud Integration on Plasma Mobile

Mentor

Bhushan Shah

Summary

Plasma Mobile requires cloud-based sharing to provide scalability and flexibility, cost efficiencies and access to data anytime, anywhere. Nextcloud is a data-sharing platform, which is not only free and open-source but highly secure and easy to use. It is in the interest of Plasma Mobile to implement complete Nextcloud Integration. The system will implement a bidirectional data synchronizer to keep the local data and the data on the Nextcloud server in sync.

Proposal : GSoC Proposal - Nextcloud Integration on Plasma Mobile

Project Goals

1. Add a plugin to implement nextcloud account service.

2. CardDav and CalDav synchronization of accounts added by KAccounts using Sink.

3. Add the contacts synchronized by Sink to the KPeople datasource and hence, accessible to Plasma-Phonebook app.

4. Create a plugin to make calendars and events synchronized by Sink accessible to Calindori app.

5. Create a plugin for files/folders/photos synchronization.

Work Report

Implement add nextcloud account service

Status - Complete

1 - Add webview login for nextcloud accounts

2 - Add plugin for nextcloud-login in KAccounts Providers

Implement synchronisation of contacts for kaccounts using sink

Status - Complete

1 - Set up sink and test using sink APIs for caldav and carddav synchronization

2 - Make a plugin to implement synchronisation of calendar and contacts for kaccounts using sink

Make a plugin to add the contacts synchronized by Sink to the KPeople datasource

Status - Complete

Demo Video - Nextcloud CardDav integration on Plasma Mobile

Note

Calendar and files/folders synchronization is left. These parts will also be completed after GSoC period.