Heips, kas keegi kasutab "ConkyKeep"-i? Muterdasin selle oma conky-le külge kuid sisselogimisel annab errorit "ConkyKeep: Connection to GoogleKeep failed!!!"
Kas selleks mitte ei oleks vaja seadistada Google API-t? Ise arvan, et selels võikski viga olla kuna script üritab saada ühendust serveriga aga google blokeerib seda ühendust kui võõrast katset sisselogimiseks.
<!-- Use this file to configure your Google-Login-Information and the Conky styling -->
<configuration>
<login>
<!-- use your Google username or mail-address -->
<username>CHANGE ME</username>
<password>CHANGE ME</password>
</login>
<!-- Filter which notes should be shown -->
<filter>
<!--
Examples:
<removeall>no</removeall>
Yes: Dont show any notes by default, filter by <allow*> tags
No (Default): Show all notes by default, filter by <remove*> tags