Federated calendar and event organiser over ActivityPub
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
silkevicious 7e7bb184ad Carica file su 'calsocial/translations/it/LC_MESSAGES'
Added Italian Translation
5 years ago
calsocial Carica file su 'calsocial/translations/it/LC_MESSAGES' 5 years ago
tests Make it possible to set the instance admin 5 years ago
.env.testing Create a testing configuration 5 years ago
.gitignore Add coverage related files to .gitignore 5 years ago
.pylintrc Add PyLint as a development dependency 5 years ago
CODE_OF_CONDUCT.rst Initial version, the caliber of "Hello World!" 5 years ago
LICENSE.txt Initial version, the caliber of "Hello World!" 5 years ago
Pipfile Add pytest-cov as a developer dependency 5 years ago
Pipfile.lock Add pytest-cov as a developer dependency 5 years ago
README.rst Add a README file 5 years ago
babel.cfg Make the web app select the language based on browser values 5 years ago

README.rst

Calendar.social

Keep your calendar ond organise events in the Fediverse.

How to contribute

First, see our Code of Conduct. Thats probably the most important part.

We are more than interested in

  • Feature ideas. The project is in its early phase, so every idea is welcome (even if it doesnt get into the first release.)
  • Bug reports. Even though the project is in the early phase, we dont want bugs to sneak in to stay there forever. Report everything you find.
  • Documentation. Because well, obviously.
  • Fixes, features, actually implemented.
    • Find your favourite issue/feature request
    • Fork and clone the repository
    • Create a branch for your work
    • Code!
    • Push to your branch
    • Open a Pull Request
    • Go through the review process with us
    • Enjoy your work getting into the main tree

FAQ

Why doing a federated calendar when you can send around vCard files via email?

Because this project is about much more than a plain calendar. Its also an event organiser, where you will be able to collaborate with others making events happen.

Because running my stuff is one of my hobby. I run my own Matrix homeserver, my own Mastodon instance, why would my Git repositories be different? It might change in the future, though; Im not an enemy of said services and if this project turns out to be successful I might move it away from here.