- 99 Posts
- 36 Comments
trevor@lemmy.mlOPto Linux@lemmy.ml•Generate static Go documentation sites with godoc-static3·9 months agogodoc-static executes and scrapes a local godoc process to generate static documentation sites. These static sites, when served to your org or publicly, can provide access to relevant documentation without reliance on any third-party services.
A demo of its output is available at https://docs.rocket9labs.com
More info: https://bgammon.org
Source code:
More info: https://bgammon.org
Source code:
trevor@lemmy.mlOPto Open Source@lemmy.ml•On the importance of F-Droid, an Android app store21·10 months agoI am not an F-Droid maintainer, but as far as I know the code is not vetted by F-Droid after the initial app submission process. Updates are pulled in, built and distributed automatically. The long delay is just because there are a lot of apps to build, and F-Droid is a volunteer-run operation.
trevor@lemmy.mlOPto Open Source@lemmy.ml•On the importance of F-Droid, an Android app store34·10 months agoIf your app doesn’t meet the target minimum API level on the Google Play Store, then it doesn’t get published. It’s just as much of a guideline, so I don’t think this is really relevant to the point of the article.
trevor@lemmy.mlOPto Open Source@lemmy.ml•On the importance of F-Droid, an Android app store74·10 months agoF-Droid is more of a marketplace for software developers than it is a set of community curated apps. The requirement for F-Droid software to be open source is just a guideline/rule like the minimum target API level on the Google Play Store. F-Droid is a neutral platform in my observations over the couple of years I have published there, and does not curate its content.
trevor@lemmy.mlOPto Linux Gaming@lemmy.ml•Seeking up to three Steam Deck owners to help playtest backgammon game on Steam1·10 months agoThanks, everyone. I really appreciate it. I’ve just sent the first set of Steam keys, and will send keys to everyone else who responded when Steam approves the request for additional keys.
trevor@lemmy.mlOPto OpenSourceGames@lemmy.ml•Boxcars, a program for playing backgammon online and offline, is coming soon to Steam11·11 months agoMore info: https://bgammon.org
Source code:
trevor@lemmy.mlOPto Linux Gaming@lemmy.ml•Boxcars, a program for playing backgammon online and offline, is coming soon to Steam2·11 months agoMore info: https://bgammon.org
Source code:
trevor@lemmy.mlOPto Linux@lemmy.ml•The first 10k games at bgammon.org, an open source online backgammon service6·1 year agoThe graphical client is powered by the Ebitengine game engine.
Source code:
trevor@lemmy.mlOPtoGeneral Programming Discussion@lemmy.ml•The first 10k games at bgammon.org, an open source online backgammon service1·1 year agoThe graphical client is powered by the Ebitengine game engine.
Source code:
trevor@lemmy.mlOPto Technology@lemmy.ml•The first 10k games at bgammon.org, an open source online backgammon service1·1 year agoThe graphical client is powered by the Ebitengine game engine.
Source code:
trevor@lemmy.mlOPto Gaming@lemmy.ml•The first 10k games at bgammon.org, an open source online backgammon service1·1 year agoThe graphical client is powered by the Ebitengine game engine.
Source code:
trevor@lemmy.mlOPto Linux Gaming@lemmy.ml•The first 10k games at bgammon.org, an open source online backgammon service1·1 year agoThe graphical client is powered by the Ebitengine game engine.
Source code:
trevor@lemmy.mlOPto Open Source@lemmy.ml•The first 10k games at bgammon.org, an open source online backgammon service1·1 year agoThe graphical client is powered by the Ebitengine game engine.
Source code:
trevor@lemmy.mlOPto OpenSourceGames@lemmy.ml•The first 10k games at bgammon.org, an open source online backgammon service1·1 year agoThe graphical client is powered by the Ebitengine game engine.
Source code:
https://bgammon.org is an AGPL-licensed online backgammon service.
This post was authored by EGYT, one of the community members who has translated the client into Ukrainian.
https://bgammon.org is an AGPL-licensed online backgammon service.
This post was authored by EGYT, one of the community members who has translated the client into Ukrainian.
https://bgammon.org is an AGPL-licensed online backgammon service.
This post was authored by EGYT, one of the community members who has translated the client into Ukrainian.
godoc-static executes and scrapes a local godoc process to generate static documentation sites. These static sites, when served to your org or publicly, can provide access to relevant documentation without reliance on any third-party services.
A demo of its output is available at https://docs.rocket9labs.com