#
desktop-apps
Here are 15 public repositories matching this topic...
Open
Write more tests
imolorhe
commented
Oct 17, 2021
While there are already lots of tests, several components are still lacking proper tests (just the one skeletal generated test). It would be nice to have tests for a lot of such components.
Next-generation HTML renderer for apps and games
windows
macos
linux
gamedev
games
opengl
metal
cross-platform
gpu
game-development
webkit
html-renderer
desktop-apps
directx-11
ultralight
-
Updated
Oct 1, 2021 - CMake
A series of Offline First shopping list demo apps, each built using a different stack.
-
Updated
Jan 26, 2018
Template for https://github.com/Drakirus/go-flutter-desktop-embedder.
go
windows
macos
linux
dart
golang
embedded
desktop
flutter
desktop-apps
dartlang
flutter-apps
flutter-desktop-template
-
Updated
Nov 29, 2018 - Go
Desktop build of Covalent using Electron
-
Updated
Oct 12, 2021 - TypeScript
A scaffolding tool for making desktop apps from websites.
-
Updated
Apr 30, 2017 - JavaScript
Shopping List is an Offline First demo desktop app built using Electron and PouchDB.
-
Updated
Oct 5, 2017 - JavaScript
Software for Windows and Linux
-
Updated
Oct 6, 2020 - HTML
A web browser for full desktop apps.
-
Updated
Oct 16, 2021 - HTML
Curated list of Hubstore compatible desktop applications
-
Updated
Feb 2, 2021
Created Tic-Tac-Toe dynamic game, that available us to play (N X N) grid size... By chosing which one we wanna start to play X or 0... In addition, here we can play 3x3 win function on any grid size
game
visual-studio
grid
csharp
tic-tac-toe
nunit
desktop-apps
tic-tac-toe-game
3x3-grid
dynamic-tic-tac-toe
3x3-grid-win
any-grid
-
Updated
Nov 24, 2020 - C#
(Experimental) Transform HTML5 apps in Desktop apps
-
Updated
Jun 29, 2016 - Java
Improve this page
Add a description, image, and links to the desktop-apps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the desktop-apps topic, visit your repo's landing page and select "manage topics."
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g.
~x=..., ~y=....What do you others think?