Cool GitHub Projects

1212 readers
1 users here now

Wormhole

[email protected]

Icon base by Caro Asercion under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
26
27
28
29
 
 

cross-posted from: https://lemmy.world/post/11520024

Hey selfhosted community,

Around a year ago I started a new project called Tasks.md, which is a self-hosted task management system that aims to be simple and easy to install. I also made this reddit post to share with the community.

Yesterday I released the version 2.0.0 so I thought it would be a good time to share it with the community again. The new version includes some previously requested features, some features that no one requested but I thought would be nice to have, simplifies the initial setup, improves documentations and some other things.

You can find it here: https://github.com/BaldissaraMatheus/Tasks.md.

Main features:

  • Create cards, lanes and tags in a modern and responsive interface;
  • Write cards as Markdown files;
  • Easy to install with a single Docker image;
  • Light and dark themes synced with operating system settings;
  • Heavily customizable with 3 default color themes (Adwaita, Nord and Catppuccin);
  • Support for subpath based reverse-proxy with an environment variable for base path;
  • Can be installed as PWA (though it requires setting up https).
30
 
 

cross-posted from: https://lemmy.world/post/11356359

It's by the devloper of New Pipe x Sponsorblock which is no longer maintained.

31
32
33
34
 
 

I've been working on this framework for a year or so, and I guess I'm biased but I think its pretty cool.

35
 
 

Changelog

v1.24.0 - 2024-01-02 - Still Rice

Added

  • swap(..) function to swap rows or columns
  • sort(..) function to sort a table by rows or columns
  • Enhance TableListenerEvent and TableViewListenerEvent for easy access to event source details
  • Allow setting the host/IP with TableView[Host] or SIGBLA_HOST

Fixed

  • Fix issue with on ref/name mismatch in UI for table views
  • Ensure only Row[at X] can be used in row subscriptions
  • Ensure valid CellRange, ColumnRange, and RowRange within constraints
  • Support for view/table replacement when reusing existing view reference

Changed

  • Changed Dexx collections dependency with Sigbla PDS (no functional change)
  • Tidy up implementation of RowRange and ColumnRange
  • Documentation improvements and additions
  • Various improvements to toString functions
  • Various minor code cleaning

Removed

  • Nothing
36
37
38
10
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
39
40
41
 
 

I just found this last night and installed it for testing. It's just a web-gui to help manage compose.yml files. It's not fully featured yet, but I believe it's got some real potential to be a regular stay for me.

42
 
 

It supports various data types, reactive programming and events, user input, charts, and many other things.

43
 
 

This project has saved me so many headaches, I highly encourage people to go and check it out if you need a VPN in a docker container, its written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.

44
45
46
47
48
49
50
17
GitHubGuessr (github.com)
submitted 11 months ago* (last edited 11 months ago) by BrikoX to c/[email protected]
 
 

A simple game to guess the GitHub repository from a code snippet.

Try: https://github-guessr.vercel.app/

view more: ‹ prev next ›