All Projects → nextcloud → firstrunwizard

nextcloud / firstrunwizard

Licence: other
🔮 The first impression matters. The firstrunwizard is the first Nextcloud impression.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to firstrunwizard

Appstore
🏪 App Store for Nextcloud
Stars: ✭ 149 (+338.24%)
Mutual labels:  nextcloud
Audioplayer
Audio Player for Nextcloud and ownCloud
Stars: ✭ 179 (+426.47%)
Mutual labels:  nextcloud
Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+7750%)
Mutual labels:  nextcloud
Photos
📸 Your memories under your control
Stars: ✭ 157 (+361.76%)
Mutual labels:  nextcloud
Nextcloud Drawio
Draw.io intergration app
Stars: ✭ 177 (+420.59%)
Mutual labels:  nextcloud
Richdocuments
📔 Collabora Online for Nextcloud
Stars: ✭ 193 (+467.65%)
Mutual labels:  nextcloud
Onlyoffice Nextcloud
The app which enables the users to edit office documents from Nextcloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Nextcloud
Stars: ✭ 145 (+326.47%)
Mutual labels:  nextcloud
Baiyue onekey
佰阅部落一键脚本合集工具箱,集合25+优质开源项目,一步到位,全程中文交互提示,不懂代码也可以轻松搭建很多程序
Stars: ✭ 246 (+623.53%)
Mutual labels:  nextcloud
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+7635.29%)
Mutual labels:  nextcloud
Nextcloud Spreed Signaling
Standalone signaling server for Nextcloud Talk.
Stars: ✭ 201 (+491.18%)
Mutual labels:  nextcloud
Ocsms
📱 Nextcloud/ownCloud PhoneSync server application
Stars: ✭ 163 (+379.41%)
Mutual labels:  nextcloud
Qownnotes
QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.
Stars: ✭ 2,357 (+6832.35%)
Mutual labels:  nextcloud
Cookbook
🍲 A library for all your recipes
Stars: ✭ 195 (+473.53%)
Mutual labels:  nextcloud
Nextnote
A full Evernote / OneNote style WYSIWYG note editor for Nextcloud / ownCloud. Join our telegram at: https://t.me/NextNote
Stars: ✭ 151 (+344.12%)
Mutual labels:  nextcloud
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+52026.47%)
Mutual labels:  nextcloud
Alephnote
Lightweight note taking client for Simplenote or Standard Notes (or simply local storage)
Stars: ✭ 149 (+338.24%)
Mutual labels:  nextcloud
Docker Onlyoffice Nextcloud
Stars: ✭ 190 (+458.82%)
Mutual labels:  nextcloud
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (+644.12%)
Mutual labels:  nextcloud
Facerecognition
Nextcloud app that implement a basic facial recognition system.
Stars: ✭ 226 (+564.71%)
Mutual labels:  nextcloud
Client theming
💻 Nextcloud themed desktop client - Moved over to https://github.com/nextcloud/desktop
Stars: ✭ 201 (+491.18%)
Mutual labels:  nextcloud

🔮 First run wizard

A first run wizard that explains the usage of Nextcloud to new users

Development setup

Make sure you have node, npm and make installed on your system.

  1. Clone the app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/firstrunwizard.git
  2. 👩‍💻 Run make dev-setup to install the dependencies
  3. 🏗 To build the Javascript after you have made changes, run make build-js
  4. Enable the app through the app management of your Nextcloud
  5. 🎉 Partytime! Help fix some issues and review pull requests 👍
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].