GP3.2 googlepim (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
 
(6 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
 
  |[[Bild:english.png]] - [[GP3.2 googlepim (en)|in English]]
 
  |[[Bild:english.png]] - [[GP3.2 googlepim (en)|in English]]
 
  |}
 
  |}
 +
{{Achtung|This plugin is no longer available.}}
 
[[Datei:GP3 googlepim.png|right|thumb|400px|Google-Pim]]
 
[[Datei:GP3 googlepim.png|right|thumb|400px|Google-Pim]]
The <code>geminigoogle[http://en.wikipedia.org/wiki/Personal_information_manager pim]</code> Plugin loads calendars and contacts from a Google Account on the Dreambox. The files are updated automatically between 03:00h - 05:00h, or 3 - 5 hours after booting the Dreambox.
+
The '''<code>geminigoogle[http://en.wikipedia.org/wiki/Personal_information_manager pim]</code>''' Plugin loads calendars and contacts from a Google Account on the Dreambox. The files are updated automatically between 03:00h - 05:00h, or 3 - 5 hours after booting the Dreambox.
  
 
The calendar and contact files are used with the <code>[[GP3 ical (en)|geminiical]]</code> Plugin.
 
The calendar and contact files are used with the <code>[[GP3 ical (en)|geminiical]]</code> Plugin.
  
== Installation ==
+
== Installation / Deinstallation ==
Install the <code>geminigooglepim</code> Plugin via [[GP3 Addons|Addons]] in the Blue Panel. The package is in the category '''Gemini Plugins'''. After installing the plugin an [[Enigma2]] restart or reboot of the Dreambox is required. It's also possible to install the plugin via [[Telnet (en)]] or SSH with the following command.
+
The <code>geminigooglepim</code> plugin can be installed / removed in different ways:
<syntaxhighlight>
+
{{Hauptbeitrag (en)|GP3 Addons (en){{!}}GP3 Addons| - Category: Gemini Plugins}}
opkg update && opkg install geminigooglepim
+
{{Hauptbeitrag (en)|WebAdmin (en){{!}}WebAdmin| - Package name: <code>geminigooglepim</code>}}
</syntaxhighlight>
+
{{Hauptbeitrag (en)|OPKG (en){{!}}OPKG| - Package name: <code>geminigooglepim</code>}}
 +
Restart [[Enigma2 (en)|Enigma2]] after the installation, or reboot the Dreambox.
  
 
== Operation ==
 
== Operation ==
Zeile 39: Zeile 41:
 
| Manual update of the Google files.
 
| Manual update of the Google files.
 
|}
 
|}
 
== Deinstallation ==
 
Removing the plugin is done via [[GP3 Addons|Addons]]. In the category '''Gemini Plugins''' select <code>geminigooglepim</code> with the {{Taste|OK}} button and start the deinstallation with the {{Green|green}} button. After installing the plugin an [[Enigma2]] restart or reboot of the Dreambox is required. It's also possible to remove the plugin via [[Telnet (en)]] or SSH:
 
<syntaxhighlight>
 
opkg remove geminigooglepim
 
</syntaxhighlight>
 
 
  
 
== Download files via Terminal ==
 
== Download files via Terminal ==
It's also possible to download the files via [[Telnet (en)]] or [[SSH (en)]], e.g. for testing. The command is:
+
It's also possible to download the files via [[Telnet (en)|Telnet]] or SSH, e.g. for testing. The command is:
 
<syntaxhighlight>
 
<syntaxhighlight>
 
googlepim -d /etc/enigma2/gical -u email@gmail.com -p Passwort
 
googlepim -d /etc/enigma2/gical -u email@gmail.com -p Passwort

Aktuelle Version vom 22. Februar 2017, 18:55 Uhr

Deutsch.png - in Deutsch English.png - in English
Ambox attention.png This plugin is no longer available.
Google-Pim

The geminigooglepim Plugin loads calendars and contacts from a Google Account on the Dreambox. The files are updated automatically between 03:00h - 05:00h, or 3 - 5 hours after booting the Dreambox.

The calendar and contact files are used with the geminiical Plugin.

Installation / Deinstallation

The geminigooglepim plugin can be installed / removed in different ways:

Hauptbeitrag.png see article: GP3 Addons - Category: Gemini Plugins
Hauptbeitrag.png see article: WebAdmin - Package name: geminigooglepim
Hauptbeitrag.png see article: OPKG - Package name: geminigooglepim

Restart Enigma2 after the installation, or reboot the Dreambox.

Operation

The Plugin can be found in the Blue Panel in Daemons. Use the description in the following table to download calendar and contact files from Google.

Input Description
Directory for calendar files: Location (standard /etc/enigma2/gical) to store the files from Google on your Dreambox.
Name: E-Mail of the used Google account.
Password: Password of the used Google account.
Get...: selection of the desired files. Calendar or contacts, or both.
green Save Saves the settings.
red Update Manual update of the Google files.

Download files via Terminal

It's also possible to download the files via Telnet or SSH, e.g. for testing. The command is:

googlepim -d /etc/enigma2/gical -u email@gmail.com -p Passwort