With F2F (face-to-face), you can connect people nearby, which use the same application. It allows you to see other people in the map and it notifies you when someone with similar interests are nearby.
This is made in Oulu university course 521148S Ubiquitous Computing Fundamentals.
- Download U++ framework POSIX/X11 tarball from Upp website.
- Extarct tarball and install debendencies as described in
buildrequiresfiles. Then, rundomakeanddoinstall. - At the home directory, run
git clone https://github.com/sppp/F2F.git - Run U++ make, which is similar to GNU make and cmake
~/umk ~/F2F/src/,~/upp/uppsrc Client ~/.upp/theide/GCC.bm -br ~/Client. If GCC.bm file doesn't exist, then run ~/theide once. You need to edit the file if your GNU C++ compiler is not g++. - Now you can run ~/Client executable.