Skip to content

Commit 6ac7e47

Browse files
App gallery (#25)
* Yugen-Gallery * Onelocker-legere * Update Home.md * Apply suggestions from code review Co-authored-by: Michael Hawker MSFT (XAML Llama) <[email protected]> * Create App-Gallery * Create ShresthaFiles.jpeg * Add Legere
1 parent bce8a46 commit 6ac7e47

File tree

8 files changed

+44
-1
lines changed

8 files changed

+44
-1
lines changed

.DS_Store

6 KB
Binary file not shown.

Home.md

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We are glad you are here and one step closer to learn more about this amazing pl
44

55
The section on the right will help you navigate and answer all the questions you may have regarding the toolkit. You can submit an issue to suggest any changes, introduce features, file bug reports, or leave a Windows Community Toolkit related question. You can also submit a pull request and contribute many other ways listed in the Contribution Section to the right.
66

7-
Every single contribution of yours will improve and strengthen the performance of the toolkit. Let's jump into the ride 🎢
7+
Every single contribution of yours will improve and strengthen the performance of the toolkit. Let's jump into the ride 🎢
88

99

1010
### Feedback and Requests
@@ -17,3 +17,46 @@ Use the [`#WindowsCommunityToolkit`](https://twitter.com/search?q=%23WindowsComm
1717
- Windows Blogs - Release Overviews - [Search for Windows Community Toolkit](https://blogs.windows.com/?s=Windows+Community+Toolkit)
1818
- Dev Blogs - [Other Articles](https://devblogs.microsoft.com/pax-windows/)
1919
- 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!
20+
21+
## Projects using the Windows Community Toolkit
22+
23+
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.
24+
25+
### [Fiona](https://www.mysqueezebox.com/download) by [PaoloM](https://github.com/PaoloM)
26+
27+
![Fiona1](/images/App-Gallery/Fiona1.png)
28+
29+
Fiona was started using the WCT Template ([from Windows Template Studio](https://aka.ms/wts)), and it's using a bunch of the helpers and services provided with that. Plus, as mentioned, the toolkit MVVM.
30+
31+
[Fiona Github](https://github.com/PaoloM/Fiona)
32+
33+
### [Shrestha Files Pro](https://www.microsoft.com/p/shrestha-files-pro-a-modern-dual-panel-file-manager-with-tabs-and-colors/9npnffsv2hqm) by
34+
35+
![Shrestha](/images/App-Gallery/ShresthaFiles.jpeg)
36+
37+
Shrestha Files is a modern and minimalist dual pane file manager with tabs and color themes support.
38+
39+
- It uses GridSplitter in dual pane mode to resize two panes.
40+
- It uses Guard to validate arguments.
41+
- It uses MVVM toolkit and is gradually moving to MVVM-ify more! All settings pages and navigation bar edit page mostly follow MVVM pattern.
42+
- It uses EnumValuesExtensions since the last version to load enum values in SplitButton options for view type and sort type.
43+
44+
Here's a quick overview of: [Shretha Files](https://youtu.be/-LBXu0lzh_Y "https://youtu.be/-LBXu0lzh_Y"). More information about the app [here](https://jptgamesandapps.github.io/ShresthaFiles/)
45+
46+
### [Yugen Mosaic](https://www.microsoft.com/en-us/p/yugen-mosaic/9pf0s24cx0d4) by [PandaSharp](https://github.com/Panda-Sharp)
47+
48+
![YugenMosaic2](/images/App-Gallery/YugenMosaic2.png)
49+
50+
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!
51+
52+
[Yugen Mosaic Github](https://github.com/Panda-Sharp/Yugen.Mosaic)
53+
54+
### [Legere](https://www.microsoft.com/en-us/p/legere-for-reddit/9phjrvcskvjz?rtc=1&activetab=pivot:overviewtab) by [Sergio Pedri](https://github.com/Sergio0694)
55+
56+
![Legere](/images/App-Gallery/Legere.png)
57+
58+
Legere is a fully customizable UWP client for Reddit supporting multiple users, live tiles, myTube! integration, and more.
59+
60+
> Quote from Sergio
61+
62+
> ***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***

images/.DS_Store

6 KB
Binary file not shown.

images/App-Gallery/.DS_Store

6 KB
Binary file not shown.

images/App-Gallery/Fiona1.png

312 KB
Loading

images/App-Gallery/Legere.png

386 KB
Loading
227 KB
Loading
156 KB
Loading

0 commit comments

Comments
 (0)