mirror of
https://github.com/ChronosX88/openkeepd.git
synced 2025-01-22 13:56:26 +00:00
dependabot[bot]
3a8ccaea9e
chore(deps): Bump golang.org/x/text from 0.3.2 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
openkeepd
A free and opensource clone of Google Keep note-taking service (server-part)
TODO: Fill out this long description.
Features:
- Account system (username/password/display name/avatar)
- Plain-text notes
- Note synchronization across many clients
- Note sharing
- TODO-lists
- WYSIWYG notes
- Pin notes
- Attach media to notes
- Tagging notes
Table of Contents
Install
// TODO
Usage
// TODO
API
Maintainers
Contributing
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2019 ChronosX88
Description
OpenKeep is free and open source clone of Google Keep note-taking service (server-part)
Languages
Shell
66.9%
Go
33.1%