All Projects → nextcloud → Activity

nextcloud / Activity

⚡️ Activity app for Nextcloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Activity

Spreed
📞😀 Nextcloud Talk – chat, video & audio calls for Nextcloud
Stars: ✭ 994 (+1383.58%)
Mutual labels:  hacktoberfest, nextcloud, open-source
Talk Android
📱😀 Video & audio calls through Nextcloud on Android
Stars: ✭ 282 (+320.9%)
Mutual labels:  hacktoberfest, nextcloud, open-source
Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+3883.58%)
Mutual labels:  hacktoberfest, nextcloud, open-source
Social
🎉 Social can be used for work, or to connect to the fediverse!
Stars: ✭ 302 (+350.75%)
Mutual labels:  hacktoberfest, nextcloud, open-source
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+26352.24%)
Mutual labels:  hacktoberfest, nextcloud, open-source
Mail
💌 Mail app for Nextcloud
Stars: ✭ 528 (+688.06%)
Mutual labels:  hacktoberfest, nextcloud, open-source
Hacktoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 31 (-53.73%)
Mutual labels:  hacktoberfest, open-source
Ios
📱 Nextcloud iOS app
Stars: ✭ 971 (+1349.25%)
Mutual labels:  nextcloud, open-source
Monogame
One framework for creating powerful cross-platform games.
Stars: ✭ 8,014 (+11861.19%)
Mutual labels:  hacktoberfest, open-source
Nsfw Filter
🚀 A Google Chrome / Firefox extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
Stars: ✭ 984 (+1368.66%)
Mutual labels:  hacktoberfest, open-source
Girlscript chennai website
An open source project for creating a website that shall serve as a template for various chapters of GirlScript Foundation
Stars: ✭ 27 (-59.7%)
Mutual labels:  hacktoberfest, open-source
Mahapps.metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Stars: ✭ 8,023 (+11874.63%)
Mutual labels:  hacktoberfest, open-source
Hello World
Hello-World! The baby steps to be a Programmer! Explore this repository to check out various languages in Computer Science and understand how to contribute to Open Source effectively and easily. Sending your first Pull Request is not hard and made easier by this repository!
Stars: ✭ 42 (-37.31%)
Mutual labels:  hacktoberfest, open-source
Place2live
Analysis of the characteristics of different countries
Stars: ✭ 30 (-55.22%)
Mutual labels:  hacktoberfest, open-source
App Tutorial
Tutorial app which is built in the tutorial
Stars: ✭ 29 (-56.72%)
Mutual labels:  hacktoberfest, nextcloud
Hacktoberfest2k19
Hacktoberfest is here! Raise the PR and earn goodies.
Stars: ✭ 34 (-49.25%)
Mutual labels:  hacktoberfest, open-source
Blog Post Workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
Stars: ✭ 910 (+1258.21%)
Mutual labels:  hacktoberfest, activity
Nextcloud Snap
☁️📦 Nextcloud packaged as a snap
Stars: ✭ 1,088 (+1523.88%)
Mutual labels:  hacktoberfest, nextcloud
Awesomo
Cool open source projects written in C, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala, etc.
Stars: ✭ 8,237 (+12194.03%)
Mutual labels:  hacktoberfest, open-source
Sapl
Sistema de Apoio ao Processo Legislativo
Stars: ✭ 63 (-5.97%)
Mutual labels:  hacktoberfest, open-source

Nextcloud Activity App

The activity app for Nextcloud

Provides an activity feed showing your file changes and other interesting things going on in your Nextcloud.

🏗 Development setup

  1. ☁ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/activity.git
  2. ✅ Enable the app through the app management of your Nextcloud
  3. 🎉 Partytime!

QA metrics on master branch:

Build Status Scrutinizer Code Quality Code Coverage

API for other apps to interact with activities

In Nextcloud 11 the old extension API was replaced by 3 new interfaces, to better split the functionality up. Documentation for each of those can be found in the docs/ folder:

  • Create - an activity and store it in the app
  • Provider - translate and render activities
  • Setting - allow users to control what they want to see in their stream or mail
  • Filter - allow to reduce the stream in the web UI by app or setting
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].