https://github.com/itsshamed/mosme
A supposed Memo app written in C++ with Qt.
https://github.com/itsshamed/mosme
Last synced: about 1 year ago
JSON representation
A supposed Memo app written in C++ with Qt.
- Host: GitHub
- URL: https://github.com/itsshamed/mosme
- Owner: ItsShamed
- License: wtfpl
- Created: 2023-03-28T02:13:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T19:10:35.000Z (about 3 years ago)
- Last Synced: 2025-04-02T01:47:45.632Z (about 1 year ago)
- Language: C++
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mosme
A supposed client for the https://github.com/usememos/memos app written in C++ with Qt.
This is part of a project for the CS4076 module (University Of Limerick).
The code is scuffed because I started 2 weeks before the deadline lol.
Please do not take into account the code quality, I can do better, I promise,
look at my contributions over the [ppy/osu](https://github.com/ppy/osu/pulls?q=is%3Apr+author%3AItsShamed+is%3Amerged) repo. Well not *all* contributions but you get it.
> **Note**
> Fun fact the way how the API client works is completely ripped-off osu! and just adapted to Qt lol.
# Contributions
Honestly, this project doesn't even deserve any contributions given how shitty the code is.
# License
This code is licensed under the What The Fuck Public License. See the [LICENSE](LICENSE) file for more infos.