Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patricnilackshan/uom_dms_toolkit
UoM_DMS_Toolkit streamlines file tasks for students at UoM. Enjoy data-free downloads/uploads and multimedia processing, including Torrents, Youtube, M3U8 links. Say goodbye to bandwidth worries and focus on your education! 😁
https://github.com/patricnilackshan/uom_dms_toolkit
dms download-to-dms m3u8-to-dms nextcloud torrent-to-dms uom uom-dms uom-dms-toolkit youtube-to-dms
Last synced: 6 days ago
JSON representation
UoM_DMS_Toolkit streamlines file tasks for students at UoM. Enjoy data-free downloads/uploads and multimedia processing, including Torrents, Youtube, M3U8 links. Say goodbye to bandwidth worries and focus on your education! 😁
- Host: GitHub
- URL: https://github.com/patricnilackshan/uom_dms_toolkit
- Owner: patricnilackshan
- Created: 2024-05-23T12:23:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T10:25:42.000Z (3 months ago)
- Last Synced: 2025-01-30T18:04:55.942Z (15 days ago)
- Topics: dms, download-to-dms, m3u8-to-dms, nextcloud, torrent-to-dms, uom, uom-dms, uom-dms-toolkit, youtube-to-dms
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/github/patricnilackshan/UoM_DMS_Toolkit/blob/main/UoM_DMS_Toolkit_by_Patric.ipynb
- Size: 118 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UoM DMS Toolkit 💻
## Introduction 📋
The **UoM DMS Toolkit** is designed to streamline file management tasks for students at the University of Moratuwa (UoM). This toolkit allows for data-free downloads/uploads and multimedia processing, including support for Torrents, YouTube videos, and M3U8 links. With this toolkit, you can say goodbye to bandwidth worries and focus on your education! 😁
### Creator ✨
**Patric Nilackshan**
Email: [[email protected]](mailto:[email protected])---
## Features 🌟
- Download files from various sources: 📥
- Regular files 📄
- YouTube videos 🎥
- Torrents 🌐
- M3U8 streams 📺
- Upload files to UoM DMS 📤
- Share files from DMS 🔗
- Get details of all shares in your DMS account 📋
- Delete shares using Share ID 🗑️
- Mount DMS WebDAV on your computer 💻---
## Installation 🔧
This toolkit is designed to be used in a Jupyter Notebook environment.
- Open the notebook [UoM DMS Toolkit](https://colab.research.google.com/github/patricnilackshan/UoM_DMS_Toolkit/blob/main/UoM_DMS_Toolkit_by_Patric.ipynb) in Google Colab. 🌐
---
## Usage 🚀
### Sign In to DMS 🔑
Enter your UoM DMS username and password to authenticate.
### Download File from URL 📥
- Enter the download link of the file you wish to download.
- Specify a filename (required only for Torrents and direct downloads).
- Choose between downloading Torrents, regular files, or YouTube videos.### Upload File to DMS 📤
- Upload the downloaded file to your DMS account.
- Monitor upload progress in real-time ⏳.### Share File from the DMS 🔄
- Easily create shares for files in your DMS account.
- Obtain a share link for distribution 🔗.### Manage Shares 📊
- View all shares associated with your DMS account.
- Delete shares using their Share ID 🗑️.### Mount DMS WebDAV 🖴
- Instructions for mapping DMS as a local disk in Windows and Linux.
#### To map DMS as a local disk in Windows 🪟
Run this command in Command Prompt:
```
net use Z: https://dms.uom.lk/remote.php/webdav/ /user:
```- Replace userName and userPassword with your actual values.
#### To access DMS in Linux 🐧
Enter the following address in the `Enter server address` field in your File Manager:
```
davs://dms.uom.lk/remote.php/webdav/
```---
## Conclusion 😎
The UoM DMS Toolkit provides a convenient way to manage files for educational purposes, enabling data-free downloads, uploads, and sharing of files and folders.
---
## © Patric Nilackshan
For further information, please refer to the documentation or contact the author at
Email: [[email protected]](mailto:[email protected])
![]()