Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farhadprofessional/stickynote
Sticky Note built and designed with Qt
https://github.com/farhadprofessional/stickynote
qt sticky-note
Last synced: 12 days ago
JSON representation
Sticky Note built and designed with Qt
- Host: GitHub
- URL: https://github.com/farhadprofessional/stickynote
- Owner: FarhadProfessional
- Created: 2024-10-15T10:18:37.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-10-16T07:47:14.000Z (23 days ago)
- Last Synced: 2024-10-17T23:44:17.838Z (21 days ago)
- Topics: qt, sticky-note
- Language: C++
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sticky Note built and designed with Qt
![Screenshot from 2024-10-16 10-20-00](https://github.com/user-attachments/assets/873e5229-b9e5-48d3-af08-e44cf3594443)
Introduction
Welcome to the Sticky Note project!
Sticky Note is a small but practical project which can be used in Windows, Linux or macOS.I used the Qt creator IDE to setup the project, due to its excellent internal build tools, especially for GUI.
It has a variety of features such as:
* text alignment, left, right and center
* bold, strikethrough and underline text
* different font sizes and colors for each character
* save and settings buttons
* auto save and auto load the contentRequirements
Install qt framework on your system.Use Qt creator or qt framework build system set up in your IDE.
Demo
![StickyNote](https://github.com/user-attachments/assets/20f7b165-96b1-4bf3-b7f6-5f4de5332ea5)