Skip to content

πŸ’– TransSocial, a safe place for everyone. Now open-source! πŸš€

License

Notifications You must be signed in to change notification settings

miku4k/transsocial

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌎 TransSocial is an open source social media platform built from the ground up with Firebase! πŸš€

πŸš€ Features

  • Privacy-Focused
    TransSocial is 100% privacy focused! TransSocial does not track you across the web, force an algorithm on you, just pure TransSocial.
  • Experiments
    Try TransSocial features before they're fully released! Go to your Settings > Personalization then "Experiments"!
  • Themes
    Try multiple themes! Such as the classic Dark and Light modes, but also Midnight Purple, Mint, and more! And soon, create your own themes! 🎨

and much more to come!


How to Install/Use

TransSocial is 100% pure HTML, CSS and JavaScript with no NodeJS dependencies. All you have to do is:

  • Get the source code
    You can either download the zip file provided by GitHub from the Release tabs or use Git.
  • Open it in the code editor of your choice
    (We recommend Visual Studio Code)
  • Replace Values
    In order to get TransSocial working with your Firebase setup, get all the required components (if you're unsure how to, follow this guide by Google. Then, navigate to the very top of /assets/js/ts_fas_acih.js and find:
AUTH_DOMAIN="REPLACE"
DATABASE_URL="REPLACE"
PROJECT_ID="REPLACE"
STORAGE_BUCKET="REPLACE"
MESSAGING_SENDER_ID="REPLACE"
APP_ID="REPLACE"
MEASUREMENT_ID="REPLACE"

Then replace all "REPLACE" values with your own.


License

TransSocial uses the CC BY-NC-SA 4.0 license. Please note you are bound to this license.


Thank you to everyone that's contributed to TransSocial

(This list can also be found at https://transs.social/contributors)

  • katniny (The main developer of TransSocial)
  • BackHDLP (Made TransSocial look better with her CSS skills)
  • Mok Swagger (Helped test TransSocial before an update released)
  • cryssyboo_ (Created the pride logo)

About

πŸ’– TransSocial, a safe place for everyone. Now open-source! πŸš€

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 60.3%
  • JavaScript 33.2%
  • CSS 6.5%