All Projects → jonroig → finger.farm

jonroig / finger.farm

Licence: MIT license
Finger.Farm Modern Finger Protocol Hosting... kind of a fingerd implementation in Node

Programming Languages

Handlebars
879 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to finger.farm

NSP
A Social Network that brings engineer's from all fields together to collaborate 🌐
Stars: ✭ 28 (-26.32%)
Mutual labels:  sqlite3
food-sqlite-demo
This tutorial we will save text from EditText and Image from gallery into SQLite database
Stars: ✭ 58 (+52.63%)
Mutual labels:  sqlite3
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+2100%)
Mutual labels:  sqlite3
Queries
SQLite queries
Stars: ✭ 57 (+50%)
Mutual labels:  sqlite3
Athena
Test your Security Skills, and Clean Code Development as a Pythonist, Hacker & Warrior 🥷🏻
Stars: ✭ 43 (+13.16%)
Mutual labels:  sqlite3
chanyeong
👨‍💻 chanyeong's portfolio and blog webpage
Stars: ✭ 39 (+2.63%)
Mutual labels:  passportjs
Pharo-SQLite3
Community-owned official SQLite3 binding for Pharo
Stars: ✭ 19 (-50%)
Mutual labels:  sqlite3
EFCore-SQLite-XamarinForms
Sample app for using Entity Framework Core 2.0 on .NET Standard with SQLite for Xamarin Forms.
Stars: ✭ 25 (-34.21%)
Mutual labels:  sqlite3
convert-db-to-csv
convert-db-to-csv.sh is a shell script that uses SQLite3 to convert a .db file into .csv files. It converts each of the tables in the database into csv files.
Stars: ✭ 58 (+52.63%)
Mutual labels:  sqlite3
bun
SQL-first Golang ORM
Stars: ✭ 1,570 (+4031.58%)
Mutual labels:  sqlite3
MovieGo
A Website implemented using MERN (MongoDB, ExpressJS, ReactJS and NodeJS) stack, which allows users to sign-in/register and book movie tickets online.
Stars: ✭ 26 (-31.58%)
Mutual labels:  passportjs
v2ex-collections-search
v2ex收藏搜索
Stars: ✭ 21 (-44.74%)
Mutual labels:  sqlite3
PT-Tracking
Aplicação para registo e acompanhamento de encomendas da CTT Expresso, automatiza a consulta online do estado de tracking para várias remessas e mantém um registo dos pagamentos referentes aos envios à cobrança. As remessas que requerem atenção, devido a atrasos na entrega ou na receção do pagamento correspondente, bem como os cheques cuja data …
Stars: ✭ 18 (-52.63%)
Mutual labels:  sqlite3
squirrel
Like curl, or wget, but downloads directly go to a SQLite databse
Stars: ✭ 24 (-36.84%)
Mutual labels:  sqlite3
SQLiteQueryServer
Bulk query SQLite database over the network
Stars: ✭ 48 (+26.32%)
Mutual labels:  sqlite3
QuickDAO
Simple Data Access Object library with LinQ and multiengine support for (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux)
Stars: ✭ 49 (+28.95%)
Mutual labels:  sqlite3
passport-magic
Magic is a Passport.js strategy that enables passwordless authentication middleware for any Express.js based application.
Stars: ✭ 35 (-7.89%)
Mutual labels:  passportjs
mqtt2sql
Copy MQTT topic payloads to MySQL/SQLite database
Stars: ✭ 54 (+42.11%)
Mutual labels:  sqlite3
web trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
Stars: ✭ 21 (-44.74%)
Mutual labels:  sqlite3
data-structures-algorithms-interviews
👨‍💻 Repo contains my solutions to coding interview problems on various platforms. Will later convert into a React based web app for personal revision.
Stars: ✭ 16 (-57.89%)
Mutual labels:  passportjs

Finger.Farm Modern Finger Hosting

https://finger.farm

Originally conceived as a way to get a status report on someone or something, the Finger Protocol aka RFC-742, has been around since the late 70s. Even today, the capability to finger lies dormant in every major OS.

Once upon a time, you could finger your boss, finger a vending machine, finger the weather, finger John Carmack, etc... Users would share .project and .plan files, showing their current project and plans. The original telepresence. The original Internet of Things. The original microblogging.

Although it's fallen out of fashion, finger still works and still has a valid purpose. Finger.Farm breathes new life into an ancient protocol, bringing the advanced finger features and finger functions into the future.

Usage

Features

  • Node.js implementation a Finger server
  • CORS / REST API endpoints
  • UPDATE via CURL
  • SQLite Backend
  • Twitter / GitHub login integration w/Passport

Startup

npm install

node index.js

... or, even better: pm2 start index.js (if you're into that kinda thing)

You will almost certainly want to run this behind HAProxy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].