Skip to content

CharlieJamesGwapo/awesome-internet-cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Internet Cafe Awesome

A curated list of software, tools, and resources for running an internet cafe, cybercafe, gaming center, or PC bang.

Internet cafes still serve millions of users daily across Southeast Asia, Latin America, Africa, and parts of Europe. They run on a combination of billing software, time management, captive portals, diskless boot systems, and network gear — but most of this knowledge is scattered across vendor sites, forum posts, and word of mouth. This list collects what actually gets used in production.

Contents

Billing & Time Management

Software that meters PC usage, charges customers, and manages prepaid time/credits.

Commercial

  • CCBoot — The de-facto standard for Windows-based cafes. Combines diskless boot with billing.
  • ICAFE Cloud — Cloud-managed cafe suite, popular in Asia. Includes diskless, billing, and game library.
  • Senka Cafe — Long-running commercial billing system with strong reporting.
  • Smartlaunch — Veteran billing/management platform; widely deployed in Europe.
  • MyCafeCup — Lightweight billing app with a free tier suitable for small cafes (up to 5 PCs).
  • HandyCafé — Free Windows-based cafe management software with optional paid features.
  • Cafe Suite — Full-featured client/server billing for Windows.
  • Antamedia Internet Cafe — Commercial all-in-one with strong feature set.
  • Cybercafe Pro — Mature platform, free for up to 4 client PCs.

Open Source / Free

  • GLPI Cafe Plugin — Asset and ticket tracking adapted for cafe inventory.
  • phpCafeAdmin — Older PHP/MySQL billing system; useful as a reference implementation.

Captive Portal & Authentication

Required for Wi-Fi cafes and any setup that meters per-user/voucher rather than per-PC.

  • CoovaChilli — The reference open source captive portal. Pairs with FreeRADIUS.
  • FreeRADIUS — The most widely deployed RADIUS server in the world. Use with daloRADIUS for a UI.
  • daloRADIUS — Web management for FreeRADIUS — users, vouchers, hotspots, billing.
  • WiFiDog Auth Server — Mature open source captive portal still used in many embedded routers.
  • nodogsplash — Lightweight captive portal designed for OpenWrt routers.
  • OpenNDS — Maintained fork of nodogsplash with modern auth options.
  • PacketFence — Enterprise NAC; overkill for small cafes but excellent for chains.

Network & Bandwidth Management

The router and shaping layer beneath everything else.

  • MikroTik RouterOS — Used in the vast majority of cafes worldwide. Hotspot, queues, RADIUS client all built in.
  • pfSense — Free open source router/firewall on FreeBSD with captive portal support.
  • OPNsense — pfSense fork with a more modern UI and faster release cadence.
  • OpenWrt — Linux for embedded routers; runs nodogsplash, OpenNDS, and most captive portal stacks.
  • VyOS — CLI-driven routing OS; great for multi-site cafe chains.

Diskless Boot & PC Cloning

Run all client PCs from one server image — eliminates per-PC maintenance, malware persistence, and cheating in game centers.

  • CCBoot — Industry standard. iSCSI/PXE diskless boot for Windows clients.
  • iVentoy — Free cross-platform PXE server; supports Windows and Linux images from one boot menu.
  • iPXE — Open source network boot firmware; the foundation under many commercial diskless products.
  • LTSP (Linux Terminal Server Project) — The classic Linux-side diskless solution, still actively developed.
  • FOG Project — Free open source imaging/cloning solution; used to mass-deploy cafe PC images.
  • Clonezilla — Disk imaging for offline cloning workflows.

Game Center Tools

For PC bangs, e-sports lounges, and gaming-focused cafes.

  • GGLeap — Cloud-based esports center management; popular in NA/EU.
  • SENET — Esports center platform with player profiles, tournaments, billing.
  • Open Games Library — Community-maintained metadata for cafe game collections.
  • Steam Family Sharing — How most cafes legally share PC game libraries across machines.
  • Lutris — Open source game launcher useful in Linux gaming cafes.
  • Sunshine + Moonlight — Open source self-hosted game streaming, increasingly used to centralize GPUs.

Monitoring & Statistics

Know which machines are up, who's using how much bandwidth, and when peak hours happen.

  • LibreNMS — Open source network monitoring; auto-discovers MikroTik and most cafe hardware.
  • Zabbix — Heavyweight monitoring; great for chains of 5+ branches.
  • Grafana + Prometheus — The modern stack for custom dashboards (peak hours, revenue per PC, etc.).
  • SmokePing — Latency monitoring; essential for game cafes and ISP uptime claims.
  • Netdata — Per-host real-time metrics with zero config.
  • The Dude — MikroTik's free network monitoring tool; lightweight and cafe-friendly.

Open Source Projects

End-to-end open source stacks worth studying or contributing to.

  • OpenSplash — Reference open source captive portal implementation.
  • pfsense-captive-portal — pfSense's open captive portal source.
  • PiHole — Not cafe-specific, but commonly deployed at the edge of cafe networks for ad/malware filtering.
  • AdGuard Home — Alternative to PiHole with a nicer UI; good for content filtering in family-oriented cafes.

Hardware

Reference hardware that survives cafe environments (24/7 uptime, dust, power swings, kids).

  • Routers: MikroTik hAP ax² and CCR2004 series for small to mid cafes; CCR2216 for chains.
  • Switches: MikroTik CRS3xx series, TP-Link TL-SG10xx, Ubiquiti UniFi for managed setups.
  • Servers: Refurbished Dell PowerEdge R730/R740 for diskless boot; 64GB+ RAM recommended for Windows clients.
  • UPS: APC Smart-UPS 1500VA minimum per rack; cafes lose data more often to brownouts than crashes.
  • Peripherals: Logitech G203/G102 mice and Redragon K552 keyboards survive heavy use at low cost.

Tutorials & Guides

Communities

Contributing

Contributions are welcome. Please read the contribution guidelines first.

License

CC0

To the extent possible under law, Charlie James Zapico Abejo has waived all copyright and related or neighboring rights to this work.

About

A curated list of software, tools, and resources for running an internet cafe, cybercafe, gaming center, or PC bang.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors