Home
Softono

Facebooc

Open source C
589
Stars
356
Forks
9
Issues
58
Watchers
2 years
Last Commit

 About Facebooc

Yet another Facebook clone written in C

Platforms

Web Self-hosted Linux

Languages

C

Links

Need Help Installing Facebooc?

We provide expert installation service for this software. Our team will install, configure, and secure Facebooc on your server. plans start at just $30.

Facebooc

Proof-of-concept Facebook clone in C. The only dependency is SQLite3.

Prerequisites

Install SQLite development package:

sudo apt-get install libsqlite3-dev

Build and Run

cd facebooc
make run

Licensing

Facebooc is freely redistributable under the two-clause BSD License. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.