Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bernoussama
/
gkeepapi
Public
forked from
kiwiz/gkeepapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Dec 11, 2021
Merge pull request #117 from wizpig64/master
Show description for 229d298
kiwiz
authored
229d298
Copy full SHA for 229d298
Commits on Dec 10, 2021
Node.sort: return an int, not a string of an int
wizpig64
committed
6ca3848
Copy full SHA for 6ca3848
Commits on Jul 30, 2021
Bump version
kiwiz
committed
c5daf8e
Copy full SHA for c5daf8e
Merge pull request #114 from stevearc/master
Show description for 2790b55
kiwiz
authored
2790b55
Copy full SHA for 2790b55
Commits on Jul 29, 2021
Fix node.untrash()
Show description for 970f0de
stevearc
committed
970f0de
Copy full SHA for 970f0de
Commits on Jul 22, 2021
Issue #112: Fix dedenting
kiwiz
committed
fdf6755
Copy full SHA for fdf6755
Commits on Jul 19, 2021
Update README.md
kiwiz
authored
df85452
Copy full SHA for df85452
Commits on Jun 3, 2021
Merge pull request #110 from fractal13/master
Show description for 89b9878
kiwiz
authored
89b9878
Copy full SHA for 89b9878
examples/resume.py: fixed typo config["username"] -> USERNAME
fractal13
committed
0368134
Copy full SHA for 0368134
Commits on May 28, 2021
Merge branch 'master' of github.com:kiwiz/gkeepapi
kiwiz
committed
73af76d
Copy full SHA for 73af76d
Update docstring
kiwiz
committed
fa30446
Copy full SHA for fa30446
Commits on Apr 9, 2021
Add Semgrep CI
semgrep-bot
committed
ae4c227
Copy full SHA for ae4c227
Commits on Dec 29, 2020
Fix for BadAuthentication exception on Windows
kiwiz
committed
c2c7c90
Copy full SHA for c2c7c90
Commits on Dec 20, 2020
Add example of resume() boilerplate
kiwiz
committed
8c742db
Copy full SHA for 8c742db
Commits on Dec 4, 2020
Update makefile
kiwiz
committed
1c9066b
Copy full SHA for 1c9066b
Issue #101: Preserve order when creating a list via createList
kiwiz
committed
8318378
Copy full SHA for 8318378
Commits on Nov 29, 2020
Rename android_id to device_id and expose as parameter
kiwiz
committed
53028ab
Copy full SHA for 53028ab
Commits on Oct 11, 2020
Issue #99: Return `Blob` instead of `NodeBlob` objects
Show description for 7514f8b
kiwiz
committed
7514f8b
Copy full SHA for 7514f8b
Commits on Sep 20, 2020
Expose & document media blobs
kiwiz
committed
e1829b6
Copy full SHA for e1829b6
Commits on Sep 6, 2020
Minor sort cleanup
kiwiz
committed
a774b0e
Copy full SHA for a774b0e
Bump version
kiwiz
committed
1190ca9
Copy full SHA for 1190ca9
Merge pull request #94 from wizpig64/rename_list_sort
Show description for 5ed514c
kiwiz
authored
5ed514c
Copy full SHA for 5ed514c
Commits on Sep 5, 2020
Renamed method List.sort to List.sort_items
wizpig64
committed
edc6e98
Copy full SHA for edc6e98
Commits on Sep 2, 2020
Bump version and update docs
kiwiz
committed
8648752
Copy full SHA for 8648752
Merge pull request #92 from jstevenco/master
Show description for 61eb58d
kiwiz
authored
61eb58d
Copy full SHA for 61eb58d
Merge branch 'master' of https://github.com/kiwiz/gkeepapi
Steve Cothern
committed
7b2868f
Copy full SHA for 7b2868f
Respond to PR comments
Steve Cothern
committed
350737d
Copy full SHA for 350737d
Commits on Aug 25, 2020
Modify tests to account for logic changes
Steve Cothern
committed
0628637
Copy full SHA for 0628637
Change method name to 'sort' and add 'key' function argument
Show description for 46228b9
Steve Cothern
committed
46228b9
Copy full SHA for 46228b9
Commits on Aug 24, 2020
Merge pull request #90 from to-osaki/fix_typo
Show description for 56a4169
kiwiz
authored
56a4169
Copy full SHA for 56a4169
Commits on Aug 23, 2020
Merge branch 'master' of https://github.com/kiwiz/gkeepapi
Steve Cothern
committed
6620e50
Copy full SHA for 6620e50
Add tests for alphabetizing lists.
Steve Cothern
committed
e779eac
Copy full SHA for e779eac
Add support for alphabetizing lists.
Steve Cothern
committed
9a57bb7
Copy full SHA for 9a57bb7
Commits on Aug 22, 2020
Fix typo
to-osaki
committed
bc58dcf
Copy full SHA for bc58dcf
Commits on Aug 21, 2020
Yet another formatting fix
kiwiz
committed
e9426d3
Copy full SHA for e9426d3
Pagination
Previous
Next
You can’t perform that action at this time.