-
Notifications
You must be signed in to change notification settings - Fork 7
App gallery #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
App gallery #25
Changes from 18 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
9effbfe
Add files via upload
Kyaa-dost 469c8bb
Yugen-Gallery
Kyaa-dost 9a8c0bb
Onelocker-legere
Kyaa-dost 600285d
Console/IDE
Kyaa-dost bb5f140
Add files via upload
Kyaa-dost 021af0c
Update Home.md
Kyaa-dost 920d817
Update Home.md
Kyaa-dost 0495fe7
Apply suggestions from code review
Kyaa-dost 580ff89
Update Home.md
Kyaa-dost 2be06a3
Update Home.md
Kyaa-dost 1b5a1d0
Update Home.md
Kyaa-dost 09225cf
Delete Fiona2.png
Kyaa-dost b84b093
Delete Fiona3.png
Kyaa-dost 11e9413
Delete Fiona4.png
Kyaa-dost dd26e2f
Delete YugenMosaic.png
Kyaa-dost e27e1f3
Delete Shrestha.gif
Kyaa-dost 183da2f
Create App-Gallery
Kyaa-dost 24f44df
Delete App-Gallery
Kyaa-dost 642b41c
Update Home.md
Kyaa-dost 2dc31dd
Create ShresthaFiles.jpeg
Kyaa-dost cca878c
Merge branch 'windows-toolkit:main' into App-Gallery
Kyaa-dost 24d0ad8
Add-NewFolder
Kyaa-dost bb436b0
Delete .DS_Store
Kyaa-dost 21daf77
Delete .DS_Store
Kyaa-dost a569c58
Update-RelativePath
Kyaa-dost d6dc31d
Delete .DS_Store
Kyaa-dost 5cedd11
Add Legere
Kyaa-dost e14d09e
Add files via upload
Kyaa-dost 9924d54
Add files via upload
Kyaa-dost 6f70126
Add files via upload
Kyaa-dost File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,57 @@ Use the [`#WindowsCommunityToolkit`](https://twitter.com/search?q=%23WindowsComm | |
- Windows Blogs - Release Overviews - [Search for Windows Community Toolkit](https://blogs.windows.com/?s=Windows+Community+Toolkit) | ||
- Dev Blogs - [Other Articles](https://devblogs.microsoft.com/pax-windows/) | ||
- We may sometimes add to the [.NET Foundation Newsletter](https://github.com/dotnet-foundation/website/blob/master/input/blog/posts/_current-newsletter-draft.md) too! | ||
|
||
## Projects using the Windows Community Toolkit | ||
|
||
Below are a few projects highlighting usage of the Windows Community Toolkit from other creators in our Community. We hope they inspire you to see the possibilities of what you're able to create with the tools provided in our library. | ||
|
||
### [Fiona](https://www.mysqueezebox.com/download) by [PaoloM](https://github.com/PaoloM) | ||
|
||
 | ||
|
||
Fiona was started using the WCT Template, and it's using a bunch of the helpers and services provided with that. Plus, as mentioned, the toolkit MVVM. | ||
Kyaa-dost marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
[Fiona Github](https://github.com/PaoloM/Fiona) | ||
|
||
### [Shrestha Files Pro](https://www.microsoft.com/p/shrestha-files-pro-a-modern-dual-panel-file-manager-with-tabs-and-colors/9npnffsv2hqm) by | ||
|
||
 | ||
|
||
Shrestha Files is a modern and minimalist dual pane file manager with tabs and color themes support. | ||
|
||
- It uses GridSplitter in dual pane mode to resize two panes. | ||
- It uses Guard to validate arguments. | ||
- It uses MVVM toolkit and is gradually moving to MVVM-ify more! All settings pages and navigation bar edit page mostly follow MVVM pattern. | ||
- It uses EnumValuesExtensions since the last version to load enum values in SplitButton options for view type and sort type. | ||
|
||
> Here's a quick overview of: [Shretha Files](https://youtu.be/-LBXu0lzh_Y "https://youtu.be/-LBXu0lzh_Y"). Find the App [here](https://www.microsoft.com/p/shrestha-files-pro-a-modern-dual-panel-file-manager-with-tabs-and-colors/9npnffsv2hqm) | ||
|
||
### [Yugen Mosaic](https://www.microsoft.com/en-us/p/yugen-mosaic/9pf0s24cx0d4) by [PandaSharp](https://github.com/Panda-Sharp) | ||
|
||
 | ||
|
||
Yugen Mosaic is a free app that creates digital art pictures based on your own images. With it, you can use an unlimited amount of images, to create a photo mosaic which is an image composed of many tiled photos. Yugen is an awareness of the universe that triggers emotional responses too deep and powerful for words, and that is just what your art will do with a little help from Yugen Mosaic! | ||
|
||
[Yugen Mosaic Github](https://github.com/Panda-Sharp/Yugen.Mosaic) | ||
|
||
### OneLocker and Legere by [Sergio Pedri](https://github.com/Sergio0694) | ||
|
||
 | ||
|
||
**OneLocker:** is a UWP password manager with the goal of being as feature complete as possible. It supports tons of UWP-specific features (eg. Windows Hello, Timeline, live tiles, notifications, background sync, Windows Ink, Surface Dial, etc.) and the database is heavily customizable. The creator have used the Toolkit here for several UWP helpers (eg. SystemInfo) and extensions. | ||
|
||
**Legere:** is a fully customizable UWP client for Reddit supporting multiple users, live tiles, myTube! integration, and more. | ||
|
||
**According to the Creator:** | ||
|
||
> ***I'm using several Toolkit controls like the WrapPanel to display post tags, as well as lots of helpers. I'm currently in the process of migrating the codebase to the Toolkit 7.0*** | ||
|
||
### Console/IDE by [Sergio Pedri](https://github.com/Sergio0694) | ||
|
||
 | ||
|
||
Console/IDE: is a fully featured console and IDE/debugger for an obscure programming language. | ||
|
||
**In the words of Sergio**: | ||
|
||
> ***I'm heavily using the HighPerformance, Diagnostics and MVVM Toolkit packages from the Toolkit (in fact I initially wrote them while working on this app!), and I'm also using the Uwp.UI.Media package for some custom Composition brushes I use in the shell. And also the Uwp.UI.Animation package in a few places. This is probably the app where I use more Toolkit packages together.*** |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's clean-up the images below in the image folder as a sub-folder, and for only the one's we're using (images/app-gallery), then we can reference them relatively like:

Let's stick with pngs or jpgs vs large gifs as we don't want a ton of images in the git repo.