citations365

A quotes app written for Windows 10

https://github.com/rootasjey/citations365

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.8%) to scientific vocabulary

Keywords

citations live-tile quotes uwp windows windows-10 windows-uwp
Last synced: 6 months ago · JSON representation ·

Repository

A quotes app written for Windows 10

Basic Info
  • Host: GitHub
  • Owner: rootasjey
  • License: mit
  • Language: C#
  • Default Branch: master
  • Size: 26.8 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 4
Topics
citations live-tile quotes uwp windows windows-10 windows-uwp
Created almost 10 years ago · Last pushed almost 8 years ago
Metadata Files
Readme License Citation

README.md

Build status

Citations 365

A quotes app written for Windows 10.

Read meaningful quotes everyday.

Get it on Windows 10

screenshots

on mobile

home

citations365

lockscreen

lockscreen

on desktop

home

citations365

author page

citations365

tile animation

features

  • new quotes every day
  • save the nicest quotes in your favorites
  • share quotes to the world
  • browse the database by famous authors (not available for all languages)

setup

Steps to build and run this project:

  1. Clone or download this repository
  2. (Optional) Unzip the archive to your favorite location
  3. Navigate to the Citations 365/ folder
  4. Open Citations 365.sln in Visual Studio
  5. Choose your favorite platform and click on Run :)

platforms

  • Windows Mobile 10
  • Windows 10

sources

French

English

architecture overview

This section describes the way I've organized my files and directories to build this app in the clearest way possible.

Views

All the views are localized inside the Views/ folder, except for the App.xaml and App.xaml.cs which is the main app's view page.

Data

All data are managed inside the Data/ folder.

For more information, visit the corresponding folders.

contributing

You can contribute to improve this project by:

  • creating a pull request
  • submitting new ideas / features suggestions
  • reporting a bug.

todo

  • Mashup multi-sources for each language
  • Add option to apply generated images to wallpaper (currently only for locksreen)
  • Adapt generated images for desktop devices (good looking only on mobile devices currently)
  • Add a service to allow others apps to query quote data from Citations 365
  • Add In-App-Purchases/Donation button

Owner

  • Name: Jeremie Corpinot
  • Login: rootasjey
  • Kind: user
  • Location: France
  • Company: codingbox

(Mostly) Frontend developer. I like art 🎨 video games 🕹️ and plants 🪴.

Citation (Citations 365/.gitattributes)

###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto

###############################################################################
# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
# default for csharp files.
# Note: This is only used by command line
###############################################################################
#*.cs     diff=csharp

###############################################################################
# Set the merge driver for project and solution files
#
# Merging from the command prompt will add diff markers to the files if there
# are conflicts (Merging from VS is not affected by the settings below, in VS
# the diff markers are never inserted). Diff markers may cause the following 
# file extensions to fail to load in VS. An alternative would be to treat
# these files as binary and thus will always conflict and require user
# intervention with every merge. To do so, just uncomment the entries below
###############################################################################
#*.sln       merge=binary
#*.csproj    merge=binary
#*.vbproj    merge=binary
#*.vcxproj   merge=binary
#*.vcproj    merge=binary
#*.dbproj    merge=binary
#*.fsproj    merge=binary
#*.lsproj    merge=binary
#*.wixproj   merge=binary
#*.modelproj merge=binary
#*.sqlproj   merge=binary
#*.wwaproj   merge=binary

###############################################################################
# behavior for image files
#
# image files are treated as binary by default.
###############################################################################
#*.jpg   binary
#*.png   binary
#*.gif   binary

###############################################################################
# diff behavior for common document formats
# 
# Convert binary document formats to text before diffing them. This feature
# is only available from the command line. Turn it on by uncommenting the 
# entries below.
###############################################################################
#*.doc   diff=astextplain
#*.DOC   diff=astextplain
#*.docx  diff=astextplain
#*.DOCX  diff=astextplain
#*.dot   diff=astextplain
#*.DOT   diff=astextplain
#*.pdf   diff=astextplain
#*.PDF   diff=astextplain
#*.rtf   diff=astextplain
#*.RTF   diff=astextplain

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels