Compare commits

..

6 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
f3cc18cc94 Update README.md 2024-10-21 18:23:59 +00:00
Sammy Hori
d10829da71 Merge pull request #1479 from MunGell/remove-mailpile
Remove Mailpile from data.json
2024-10-21 19:23:48 +01:00
Sammy Hori
75b94ecc9e Remove Mailpile from data.json 2024-10-21 19:19:51 +01:00
Shmavon Gazanchyan
642b30f844 Update README.md 2024-10-21 14:14:01 +00:00
Aishwarya Girish Mensinkai
196e1bc717 Merge pull request #1478 from ChristophTempelhoff/patch-1
Deleted OpenRA because it doesn't fit the criteria anymore
2024-10-21 10:13:38 -04:00
Christoph Tempelhoff
5e223133ee Deleted OpenRA because it doesn't fit the criteria anymore 2024-10-21 10:24:45 +02:00
2 changed files with 0 additions and 20 deletions

View File

@@ -63,7 +63,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Cake](https://github.com/cake-build/cake) _(label: Good-first-issue)_ <br> Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
- [grok.net](https://github.com/Marusyk/grok.net) _(label: good-first-issue)_ <br> Cross platform .NET grok implementation
- [OpenRA](https://github.com/OpenRA/OpenRA) _(label: Easy)_ <br> A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert.
- [osu!](https://github.com/ppy/osu) _(label: good-first-issue)_ <br> Music game. Rhythm is just a click away!
- [Uno Platform](https://github.com/unoplatform/uno) _(label: good-first-issue)_ <br> OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly.
@@ -296,7 +295,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good-first-issue)_ <br> Jupyter interactive notebook.
- [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_ <br> A lightweight JSON storage service with synchronisation and sharing abilities.
- [Kinto.sh](https://github.com/rbreaves/kinto) _(label: first-timers-only)_ <br> Make Linux & Windows type like a mac.
- [Mailpile](https://github.com/mailpile/Mailpile) _(label: Low-Hanging-Fruit)_ <br> A free & open modern, fast email client with user-friendly encryption and privacy features
- [matplotlib](https://github.com/matplotlib/matplotlib) _(label: good-first-issue)_ <br> Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
- [MindsDB](https://github.com/mindsdb/mindsdb) _(label: good-first-issue)_ <br> MindsDB is an open source AI layer for existing databases.
- [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_ <br> An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers

View File

@@ -48,15 +48,6 @@
],
"description": "Cross platform .NET grok implementation"
},
{
"name": "OpenRA",
"link": "https://github.com/OpenRA/OpenRA",
"label": "Easy",
"technologies": [
"C#"
],
"description": "A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert."
},
{
"name": "osu!",
"link": "https://github.com/ppy/osu",
@@ -1420,15 +1411,6 @@
],
"description": "An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers"
},
{
"name": "Mailpile",
"link": "https://github.com/mailpile/Mailpile",
"label": "Low-Hanging-Fruit",
"technologies": [
"Python"
],
"description": "A free & open modern, fast email client with user-friendly encryption and privacy features"
},
{
"name": "coala",
"link": "https://github.com/coala/coala",