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>
2023-02-23 02:28:15 +00:00
2019-10-12 11:51:59 +04:00

openkeepd

standard-readme compliant

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

@ChronosX88

Contributing

See the contributing file!

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)
Readme 58 KiB
Languages
Shell 66.9%
Go 33.1%