dodyagung / CitCuit by dodyagung

A mobile Twitter client alternative. Built with Laravel. https://citcuit.in
33
21
3
Package Data
Maintainer Username: dodyagung
Package Create Date: 2016-01-13
Package Last Update: 2023-03-05
Home Page: https://citcuit.in
Language: PHP
License: MIT
Last Refreshed: 2024-04-11 03:13:44
Package Statistics
Total Downloads: 33
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 21
Total Watchers: 3
Total Forks: 4
Total Open Issues: 14

CitCuit

Latest Stable Version Latest Unstable Version License

CitCuit is a mobile Twitter client, alternative of official mobile.twitter.com website.

Secure, slim, fast, lightweight, no ads, no database and of course it's open-sourced!

Built with Laravel. Made with :heart: by @dodyags in Jakarta, Indonesia.

Live Website

Go to citcuit.in and sign-in with your Twitter account.

Requirements

Same as Laravel 5.3 requirements :

  • PHP >= 5.6.4
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation

  1. Run composer create-project dodyagung/citcuit your-project-name
  2. Edit the .env file according your config needs
  3. Run the application via your favorite browser

Contributing

Thanks for your desire to help us. Please read our contributing guide first.

Versioning

CitCuit is maintained under Semantic Versioning guide with <major>.<minor>.<patch> format :

  • major: breaks backward compatibility (resets the minor and patch)
  • minor: new additions with backward compatibility (resets the patch)
  • patch: bug fixes and misc changes

Behind the Scene

Official account

Founder & author (Dody Agung Saputro)

Logo designer (Ridvandani Dwi P.A)

License

CitCuit is open-sourced and licensed under MIT license.