https://github.com/frankodoom/desktopdailyquotes
This windows application displays famous quotes on your desktop
https://github.com/frankodoom/desktopdailyquotes
desktop-application quotes quotes-application utility winform
Last synced: 8 months ago
JSON representation
This windows application displays famous quotes on your desktop
- Host: GitHub
- URL: https://github.com/frankodoom/desktopdailyquotes
- Owner: frankodoom
- Created: 2020-06-21T19:04:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T17:19:48.000Z (over 3 years ago)
- Last Synced: 2025-07-29T04:44:37.633Z (11 months ago)
- Topics: desktop-application, quotes, quotes-application, utility, winform
- Language: C#
- Homepage:
- Size: 4.59 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Daily Quotes
### This windows application runs in the background and displays Inspirational, Wisdom, Technology and Famous-Quotes on your desktop

## API
### This application uses [Quotable](https://github.com/lukePeavey/quotable) an open source quotes api by Luke Peavey
# Licence
```
Copyright 2020 Frank Odoom
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
````