Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 3
41 results tagged nodejs  ✕   ✕
Guppe Groups https://a.gup.pe
Mon 25 Apr 2022 01:39:31 PM PDT archive.org

Guppe brings social groups to the fediverse — making it easy to connect and meet new people based on shared interests without the manipulation of your attention to maximize ad revenue nor the walled garden lock-in of capitalist social media. Guppe groups look like regular users you can interact with using your existing account on any ActivityPub service, but they automatically share anything you send them with all of their followers.

This page even has a list of groups to get you started!

Github: https://github.com/wmurphyrd/guppe

fediverse groups activitypub users socnets nodejs
gchq/CyberChef-server https://github.com/gchq/CyberChef-server
Fri 24 Sep 2021 03:02:34 PM PDT archive.org

A REST API server for Cyberchef. node.js, unfortunately. Seems to require baked and saved recipes to do its thing.

nodejs server rest api cryptography
Notea https://cinwell.com/notea/
Sun 09 May 2021 06:27:22 PM PDT archive.org

Notea is a privacy-first, open-source note-taking application. It supports Markdown syntax, sharing, responsive and more. Notea is self-hosted, so your data is safe in your hands. In a few steps, it can be deployed to Vercel or Netlify, or even your own server via docker. Notea does not require a database. Notes are stored in AWS S3 bucket or compatible APIs. This means you can use MinIO (self-hosted), Aliyun OSS (like AWS S3) or NAS to store your data. You can publish your content to the web. With beautiful typography and new upcoming features, you can share your docs, wikis, blogs and newsletters with others using Notea.

Github: https://github.com/QingWei-Li/notea

exocortex notes s3 javascript nodejs
Lowdefy https://lowdefy.com/
Thu 15 Apr 2021 02:12:03 PM PDT archive.org

An open-source low-code framework to build web apps, admin panels, BI dashboards, workflows, and CRUD apps with ease. Build UIs with YAML that is easy to read and write. Dynamic UIs with simple state management. Mobile friendly and responsive layouts out of the box.

Github: https://github.com/lowdefy/lowdefy

exocortex nodejs dashboard webapp data yaml
xabber-web https://github.com/redsolution/xabber-web
Thu 14 Jan 2021 12:51:03 PM PST archive.org

Xabber for Web is an open-source XMPP client built to provide first-class chat experience in any modern browser. It looks and works great and is meant to provide seamless convergence with other versions of Xabber for different platforms.

Looks like more node.js webshit. Strongly resembles Discord's UI. An account's Xabber settings are synched from the server.

xmpp client nodejs webapp
GitHub - Wellenline/waveline-server https://github.com/Wellenline/waveline-server
Tue 05 Jan 2021 07:53:20 PM PST archive.org

Simple self-hosted music streaming server. Supports multiple databases for storing metadata, including SQLite, MySQL, Postgres, and CockroachDB. Pimps Docker but you can install it manually. Unfortunately it uses node.js webshit. At least it has a REST API.

nodejs audio selfhosted streaming rest api
GitHub - actionsflow/actionsflow https://github.com/actionsflow/actionsflow
Fri 02 Oct 2020 02:44:50 PM PDT archive.org

The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions. Connect your favorite apps, data, and APIs, receive notifications of actions as they occur, sync files, collect data, and more. YAML file to build workflows.

Unfortunately, it's written with node.js.

I wonder if other Git hosting services that have similar actions-like functionality could be used..

nodejs automation exocortex
GitHub - KB1RD/mxapps https://github.com/KB1RD/mxapps
Fri 28 Aug 2020 09:00:16 AM PDT archive.org

A multi-account Matrix client that allows you to authorize webapps to access parts of your account, designed with collaboration in mind.

webapp matrix client chat keys nodejs
hmerritt/music-library-player: Self-hosted music player https://github.com/hmerritt/music-library-player
Sun 26 Jul 2020 03:22:38 PM PDT archive.org

Pretends to be Spotify for your music collection. Read the Dockerfile to figure out how to install it manually. node.js, unfortunately.

music webapp nodejs player library mp3
GitHub - chartbrew/chartbrew: Open-source web platform for creating charts out of different data sources (databases and APIs) https://github.com/chartbrew/chartbrew
Fri 10 Jul 2020 01:24:03 PM PDT archive.org

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create beautiful charts. It features a chart builder, editable dashboards, embedable charts, query & requests editor, and team capabilities. Can pull data from MySQL, Postgres, MongoDB, and any API that returns JSON documents. Interactive graph and chart builder.

Written in node.js. Requires MySQL on the back-end.

If you use the service (https://chartbrew.com/) there's a free tier.

nodejs graphs charts databases visualization analysis exocortex
GitHub - jehervy/node-virtual-gamepads: Node virtual gamepads https://github.com/jehervy/node-virtual-gamepads
Tue 05 May 2020 12:40:08 PM PDT archive.org

A webapp that loads a virtual gamepad onto a mobile device's display. By interacting with the gamepad via the touchscreen, you play the game. Load the URL into a browser and go to town.

Supports up to four players.

nodejs webapp controller gaming mobile
HospitalRun - Open source software for developing world hospitals https://hospitalrun.io/
Thu 26 Mar 2020 03:30:51 PM PDT archive.org

HospitalRun is one of the most popular offline-first electronic health records and hospital information system. HospitalRun's goal is a higher choice to its proprietary counterparts.

The software can be deployed in a variety of healthcare environments. Thanks to its technical feature that allows use even without connectivity, it is also suitable for clinics located in the most rural areas of the planet. With inspiring volunteers and contributors dedicated to leading HR's status as a free, open-source software solution for medical practices with a commitment to openness, kindness and cooperation.

Github project: https://github.com/HospitalRun/

Looks like it's all Javascript all the time.

Doesn't seem to have any actual installation instructions, they tell you to join yet another chat network for help. Yay.

medicine hospitals webapp management information nodejs
sissbruecker/linkding: Self-hosted bookmark service https://github.com/sissbruecker/linkding
Tue 31 Dec 2019 04:47:53 PM PST archive.org

linkding is a simple bookmark service that you can host yourself. It supports managing bookmarks, categorizing them with tags and has a search function. It provides a bookmarklet for quickly adding new bookmarks while browsing the web. It also supports import / export of bookmarks in the Netscape HTML format. Docker optimized but I think it could be run manually.

Needs node.js to compile the JS crap.

Uses SQLite as its back-end. Plus, it's based upon Django so it probably has its own ideas about default databases (and REST APIs).

python bookmarks webapp exocortex nodejs database api
The Lounge https://thelounge.chat/
Sat 21 Dec 2019 04:50:42 PM PST archive.org

A modern web-based IRC client and bouncer - always connected for you. File transfers made easy, push notifications. Responsive web design. Can be set up as a public client, or a private service for a few friends. There's even a pre-built Debian/Ubuntu .deb package to make installation easier.

Github: https://github.com/thelounge/thelounge

irc client webapp nodejs chat
silverwind/droppy: Self-hosted file storage https://github.com/silverwind/droppy
Sat 21 Dec 2019 04:48:58 PM PST archive.org

droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi. Responsive and realtime - use your browser. node.js unfortunately.

files storage webapp html5 nodejs
GitHub - probot/background-check: A GitHub App built with probot that peforms a "background check" to identify users who have been toxic in the past, and shares their toxic activity in the maintainer’s repo. https://github.com/probot/background-check
Sun 06 Oct 2019 06:01:51 PM PDT archive.org

A bot implemented as a Github App which analyzes the interactions a user has had elsewhere on Github and uses sentiment analysis to figure out how toxic the user is likely to be in their interactions with your project.

Uses the Probot framework.

github app bot sentiment nlp nodejs
GitHub - t9tio/cloudquery: Turn any website to API by several clicks (serverless and support SPA!) https://github.com/t9tio/cloudquery
Mon 08 Jul 2019 02:12:09 PM PDT archive.org

Visual CSS selector. Claims that you can turn any website into an API. Enter a URL, pick the parts of the page you care about, and it generates a custom query that gives you JSON with the things you want.

exocortex nodejs generator online api websites css selector json
calzoneman/sync: Node.JS Server and JavaScript/HTML Client for synchronizing online media https://github.com/calzoneman/sync
Sun 09 Jun 2019 09:17:35 PM PDT archive.org

The basic concept is that users register channels where connected viewers can watch videos from different video hosts (e.g., YouTube, Twitch) and the playback is synchronized for all the viewers in the channel.

Each channel has a playlist where users can queue up videos to play, as well as an integrated chatroom for discussion.

The official server is located at https://cytu.be, but there are other public servers hosted for various communities.

Built using node.js, requires MySQL as its back-end.

webapp streaming videos audio chat nodejs foss
Leon - Your Open-Source Personal Assistant https://getleon.ai/
Sun 05 May 2019 08:29:53 AM PDT archive.org

Another F/OSS personal assistant. Skill-based. Speech recognition and synthesis. Uses node.js and Python.

exocortex personalassistant speechsynthesis speechrecognition skills python nodejs
orbitdb/orbit-db: Peer-to-Peer Databases for the Decentralized Web https://github.com/orbitdb/orbit-db
Tue 25 Dec 2018 12:45:14 AM PST archive.org

OrbitDB is a serverless, distributed, peer-to-peer database. OrbitDB uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers. It's an eventually consistent database that uses CRDTs for conflict-free database merges making OrbitDB an excellent choice for decentralized apps (dApps), blockchain applications and offline-first web applications.

database webapp nodejs distributed
page 1 / 3
4029 links, including 257 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn