Skip to content

License

Notifications You must be signed in to change notification settings

DedFishy/Nonsensical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b37b40 · · Jul 25, 2025

History

20 Commits
Jul 25, 2025
Jul 25, 2025
Jul 25, 2025
Jul 25, 2025
Jul 23, 2025
Jul 25, 2025
Jul 25, 2025
Jul 25, 2025
Jul 25, 2025
Jul 25, 2025
Jul 23, 2025

Repository files navigation

Nonsensical

It's just a boring old social media platform.

Visit the official server Nonsensical.net. Screenshot

Why?

I became addicted to Instagram reels, but my excuse for keeping the app around was so that I could post about my life and stuff. Now, I have no excuse, because this exists.

Self Hosting

To run this program,

  • clone it locally,
  • install flask, user-agents, bcrypt, and waitress to your Python interpreter using pip,
  • create a file named config.py with the value SECRET_KEY="(key)", where (key) is a secret string of your own choosing,
  • and execute production_serve.py with your Python interpreter. When you complete these steps, the server will be available on port 8041..

Functionality

Currently, the following features have been implemented:

  • Account Creation
  • Persistent Session Tokens
  • Post Creation
  • Post Listing
  • Account Pages
  • Account Settings
  • Profile Pictures
  • Media Attachments: Images, Videos, Audio Here's functionality that I am considering adding in the future::
  • Comments
  • Reactions
  • DMs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published