repo stringlengths 5 106 | file_url stringlengths 78 301 | file_path stringlengths 4 211 | content stringlengths 0 32.8k | language stringclasses 1
value | license stringclasses 7
values | commit_sha stringlengths 40 40 | retrieved_at stringdate 2026-01-04 14:56:49 2026-01-05 02:23:25 | truncated bool 2
classes |
|---|---|---|---|---|---|---|---|---|
ahmadawais/ramadan-cli | https://github.com/ahmadawais/ramadan-cli/blob/6c8d47ee72a35dce818b09ef981651bb685019d5/utils/init.js | utils/init.js | const welcome = require('cli-welcome');
const checkNode = require('cli-check-node');
const pkgJSON = require('./../package.json');
const unhandledError = require('cli-handle-unhandled');
module.exports = async () => {
unhandledError();
checkNode(`12`);
welcome({
title: `ramadan-cli`,
tagLine: `by Awais.dev\n${p... | javascript | MIT | 6c8d47ee72a35dce818b09ef981651bb685019d5 | 2026-01-05T03:36:27.440600Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/index.js | index.js | module.exports = require('./lib/phys.js'); | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/src/phys.min.js | src/phys.min.js | (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | true |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/src/phys.js | src/phys.js | ;(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].export... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | true |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.energy.js | test/test.energy.js | /**
* test.energy.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.thermal.js | test/test.thermal.js | /**
* test.thermal.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.quantum.js | test/test.quantum.js | /**
* test.quantum.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.mechanics.js | test/test.mechanics.js | /**
* test.mechanics.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.electromagnetic.js | test/test.electromagnetic.js | /**
* test.electromagnetic.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licen... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.wave.js | test/test.wave.js | /**
* test.wave.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.fields.js | test/test.fields.js | /**
* test.fields.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/test/test.basic.js | test/test.basic.js | /**
* test.basic.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENS... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/examples/http.js | examples/http.js | /**
* http.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/examples/callback.js | examples/callback.js | /**
* callback.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/examples/questionExample.js | examples/questionExample.js | /*
The block of copper is first placed in a
container of boiling water. The block is
then transferred to an insulated calorimeter
containing water. The following data are available:
Temperature of boiling water 100°C
Initial temperature of water in calorimeter 22°C
Final temperature of water in calorimeter 28°C
H... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys.js | lib/phys.js | /**
* phys.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/basic.js | lib/phys/basic.js | /**
* basic.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/electromagnetic.js | lib/phys/electromagnetic.js | /**
* electromagnetic.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/L... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/fields.js | lib/phys/fields.js | /**
* fields.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/thermal.js | lib/phys/thermal.js | /**
* thermal.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/quantum.js | lib/phys/quantum.js | /**
* quantum.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/wave.js | lib/phys/wave.js | /**
* wave.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/energy.js | lib/phys/energy.js | /**
* energy.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/mechanics.js | lib/phys/mechanics.js | /**
* mechanics.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/constants/multiplier.js | lib/phys/constants/multiplier.js | /**
* multiplier.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* ... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/constants/constants.js | lib/phys/constants/constants.js | /**
* constants.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* U... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/phys/constants/units.js | lib/phys/constants/units.js | /**
* units.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/basic.js | lib/information/basic.js | /**
* basic.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/electromagnetic.js | lib/information/electromagnetic.js | /**
* electromagnetic.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/fields.js | lib/information/fields.js | /**
* information.fields.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/thermal.js | lib/information/thermal.js | /**
* information.thermal.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/quantum.js | lib/information/quantum.js | /**
* information.quantum.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/wave.js | lib/information/wave.js | /**
* information.wave.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/energy.js | lib/information/energy.js | /**
* information.energy.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
AbhiAgarwal/phys.js | https://github.com/AbhiAgarwal/phys.js/blob/6f2a8880376170bf20183c6119d13d80f7b7bfe6/lib/information/mechanics.js | lib/information/mechanics.js | /**
* information.mechanics.js
* http://github.com/abhiagarwal/phys.js
*
* Copyright 2013 Abhi Agarwal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | javascript | Apache-2.0 | 6f2a8880376170bf20183c6119d13d80f7b7bfe6 | 2026-01-05T03:36:34.769177Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/index.js | index.js | const express = require('express');
const cors = require('cors');
const path = require('path');
const http = require('http');
const swaggerUi = require('swagger-ui-express');
const swaggerSpec = require('./src/config/swagger');
require('dotenv').config();
const app = express();
const server = http.createServer(app);
c... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/services/whatsapp/WhatsAppSession.js | src/services/whatsapp/WhatsAppSession.js | const { default: makeWASocket, useMultiFileAuthState, DisconnectReason, fetchLatestBaileysVersion, downloadMediaMessage, getContentType } = require('@whiskeysockets/baileys');
const pino = require('pino');
const path = require('path');
const fs = require('fs');
const qrcode = require('qrcode');
const BaileysStore = re... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | true |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/services/whatsapp/index.js | src/services/whatsapp/index.js | /**
* WhatsApp Service Module
*
* Struktur file:
* - BaileysStore.js : Custom in-memory store untuk Baileys v7
* - MessageFormatter.js : Utility untuk format pesan
* - WhatsAppSession.js : Class untuk mengelola satu sesi WhatsApp
* - WhatsAppManager.js : Singleton untuk mengelola semua sesi
* - index.js ... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/services/whatsapp/BaileysStore.js | src/services/whatsapp/BaileysStore.js | /**
* Custom in-memory store for Baileys
* Optimized version with pre-computed caches for fast queries
*/
class BaileysStore {
constructor(sessionId = null) {
this.sessionId = sessionId;
// Core data stores
this.chats = new Map();
this.contacts = new Map();
this.messages = new Map();
t... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/services/whatsapp/MessageFormatter.js | src/services/whatsapp/MessageFormatter.js | /**
* Message Formatter Utility
* Format pesan WhatsApp untuk response API
*/
class MessageFormatter {
/**
* Format message untuk response
* @param {Object} msg - Raw message object dari Baileys
* @returns {Object|null}
*/
static formatMessage(msg) {
if (!msg || !msg.message) retu... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/services/whatsapp/WhatsAppManager.js | src/services/whatsapp/WhatsAppManager.js | const path = require('path');
const fs = require('fs');
const WhatsAppSession = require('./WhatsAppSession');
/**
* WhatsApp Manager Class
* Mengelola semua sesi WhatsApp (Singleton)
*/
class WhatsAppManager {
constructor() {
this.sessions = new Map();
this.sessionsFolder = path.join(process.cwd... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/services/websocket/WebSocketManager.js | src/services/websocket/WebSocketManager.js | const { Server } = require('socket.io');
/**
* WebSocket Manager (Singleton)
* Mengelola koneksi WebSocket dan event broadcasting
*/
class WebSocketManager {
constructor() {
this.io = null;
this.sessionRooms = new Map(); // sessionId -> Set of socket IDs
}
/**
* Initialize Socket.I... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/middleware/apiKeyAuth.js | src/middleware/apiKeyAuth.js | /**
* API Key Authentication Middleware
*
* Validates X-Api-Key header against the API_KEY environment variable.
* If API_KEY is not set or empty, authentication is skipped (open access).
*/
const apiKeyAuth = (req, res, next) => {
const apiKey = process.env.API_KEY;
// If no API key is configured, ... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/routes/whatsapp.js | src/routes/whatsapp.js | const express = require('express');
const router = express.Router();
const whatsappManager = require('../services/whatsapp');
// Get all sessions
router.get('/sessions', (req, res) => {
try {
const sessions = whatsappManager.getAllSessions();
res.json({
success: true,
messag... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | true |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/config/swagger.js | src/config/swagger.js | const swaggerJsdoc = require('swagger-jsdoc');
const options = {
definition: {
openapi: '3.0.0',
info: {
title: 'Chatery WhatsApp API',
version: '1.0.0',
description: `
A powerful WhatsApp API backend built with Express.js and Baileys library.
## Quick Links
- [... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | false |
farinchan/chatery_whatsapp | https://github.com/farinchan/chatery_whatsapp/blob/e64c932a4ed906db28d1c3111343159b445dfd27/src/config/swagger-paths.js | src/config/swagger-paths.js | /**
* @swagger
* /api/health:
* get:
* tags: [Health]
* summary: Health check
* description: Check if server is running
* security: []
* responses:
* 200:
* description: Server is healthy
* content:
* application/json:
* schema:
* ... | javascript | MIT | e64c932a4ed906db28d1c3111343159b445dfd27 | 2026-01-05T03:36:37.638020Z | true |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_label.js | www/tablet/js/widget_label.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_label = function () {
/* function formatValue(elem, val) {
if (elem.isValidDat... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_klimatrend.js | www/tablet/js/widget_klimatrend.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* originally created by Thomas Nesges
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_klimatrend = function () {
function init() {
... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_calview.js | www/tablet/js/widget_calview.js | // Initial Version from Chris1284
// Modifications for 2.2 klausw 4.7.2016
// Modifications for 2.4 mario stephan 2.12.2016
// Modifications for 2.6 chris1284 08.12.2016 - Ursprüngliche Darstellung wieder hergestellt
// Modifications for 2.8 chris1284 28.12.2016 - widget an aktuelle calview angepasst
// Modifications /... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_input.js | www/tablet/js/widget_input.js | /* FTUI Plugin
* Copyright (c) 2016-2018 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, plugins:true, Modul_widget:true */
"use strict";
var Modul_input = function () {
function updateExtReading(elem) {
elem.da... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_clock.js | www/tablet/js/widget_clock.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* originally created by Thomas Nesges
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_clock = function () {
function init_attr(elem)... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_multistatebutton.js | www/tablet/js/widget_multistatebutton.js | /* FTUI Plugin
* Copyright (c) 2015-2018 Mario Stephan <mstephan@shared-files.de>
* originally created by Thomas Nesges
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_multistatebutton() {
if (typeof M... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_notify.js | www/tablet/js/widget_notify.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_notify = function () {
// privat sub function
function notify(text) {
// Let's... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_html.js | www/tablet/js/widget_html.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_html() {
var deps = [];
return deps;
}
// ToDo: data-lock as reading
/* Example... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_departure.js | www/tablet/js/widget_departure.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true, Switchery:true */
"use strict";
var Modul_departure = function () {
$('head').append('<link rel="stylesheet" href="... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_scale.js | www/tablet/js/widget_scale.js | /* FTUI Plugin
* Copyright (c) 2017 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
//
function depends_scale() {
var deps = [];
return deps;
}
var Modul_scale = function () {
... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_reload.js | www/tablet/js/widget_reload.js | /* FTUI Plugin
* Copyright (c) 2015-2018 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_reload = function () {
function init_attr(elem) {
elem.initData('get-on', 1)... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_fullcalview.js | www/tablet/js/widget_fullcalview.js | /* global ftui:true, Modul_widget:true, moment:true */
//"use strict";
function depends_fullcalview() {
if (!$.fn.fullCalendar) {
$('head').append('<link rel="stylesheet" href="' + ftui.config.basedir + 'fullcalendar/fullcalendar.css" type="text/css" />');
$('head').append('<link rel="stylesheet" ... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_controlbutton.js | www/tablet/js/widget_controlbutton.js | /* FTUI Plugin
* Copyright (c) 2017 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_controlbutton() {
var deps = [];
if (!$('link[href$="css/ftui_controlbutt... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_checkbox.js | www/tablet/js/widget_checkbox.js | /* FTUI Plugin
* Copyright (c) 2015-2018 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true, Switchery:true */
"use strict";
function depends_checkbox() {
var deps = [];
if (!$('link[href$="lib... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_slider.js | www/tablet/js/widget_slider.js | /* FTUI Plugin
* Copyright (c) 2015-2019 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true, Powerange:true */
'use strict';
function depends_slider() {
var deps = [];
if (!$('link[href$="lib/powerange.mi... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_slideout.js | www/tablet/js/widget_slideout.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true, Slideout:true */
"use strict";
function depends_slideout() {
if (!$.fn.Slideout) {
$('head').append('<link re... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_button.js | www/tablet/js/widget_button.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_button() {
if (typeof Module_famultibutton == 'undefined')
retur... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_chart.js | www/tablet/js/widget_chart.js | /* FTUI Plugin
* Copyright (c) 2015-2017 Kurt Eckert
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* Version 2.11.0
/* Compatible FTUI Version >= 2.7.2
/* global ftui:true, Modul_widget:true, Powerange:true */
"use strict";
function depends_chart (){
var mainCSS = $('head').find("[... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | true |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_rotor.js | www/tablet/js/widget_rotor.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_rotor = function () {
function switchElement($elem, delay) {
var $nextElem = (!$e... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_image.js | www/tablet/js/widget_image.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
'use strict';
var Modul_image = function () {
function update_classes(state, elem) {
// set colors accordin... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_controller.js | www/tablet/js/widget_controller.js | /* FTUI Plugin
* Copyright (c) 2017 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_controller() {
if (!$('link[href$="css/ftui_controller.css"]').length)
$('h... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_switch.js | www/tablet/js/widget_switch.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_switch() {
if (typeof window["Modul_famultibutton"] === 'undefined' || !... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_itunes_artwork.js | www/tablet/js/widget_itunes_artwork.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* originally created by Thomas Nesges,
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_image:true */
"use strict";
function depends_itunes_artwork() {
if (typeof Modul_image == ... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_classchanger.js | www/tablet/js/widget_classchanger.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_classchanger() {
var deps = [];
return deps;
}
var Modul_classchanger = fu... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/fhem-tablet-ui.js | www/tablet/js/fhem-tablet-ui.js | /* FHEM tablet ui */
/**
* UI builder framework for FHEM
*
* Version: 2.7.15
*
* Copyright (c) 2015-2019 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
* https://github.com/knowthelist/fhem-tablet-ui
*/
/* global Framework7:true, jQuery:true, D... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | true |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/highcharts-meteogram.js | www/tablet/js/highcharts-meteogram.js | /**
* This is a complex demo of how to set up a Highcharts chart, coupled to a
* dynamic source and extended by drawing image sprites, wind arrow paths
* and a second grid on top of the chart. The purpose of the demo is to inpire
* developers to go beyond the basic chart types and show how the library can
* be ext... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_wind_direction.js | www/tablet/js/widget_wind_direction.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* originally created by Thomas Nesges, idea by michiatlnx
* http://forum.fhem.de/index.php/topic,34233.msg281124.html#msg281124
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_volume... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_meteogram.js | www/tablet/js/widget_meteogram.js | /*
Das Widget benötigt "Highcharts",
diese kann hier => http://www.highcharts.com/download heruntergeladen werden.
Der in der ZIP-Datei enthaltene Ordner "js" muss Tabletui-Ordner/lib/highcharts entpackt werden.
*/
// load highcharts libs
function depends_meteogram (){
if (!$.fn.highchart)
{
... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/fhem-tablet-ui.min.js | www/tablet/js/fhem-tablet-ui.min.js | "use strict";function onjQueryLoaded(){ftui.init(),$(".menu").on("click",function(){$(".menu").toggleClass("show")}),$(window).on("beforeunload",function(){ftui.log(5,"beforeunload"),ftui.setOffline()}),$(window).on("online offline",function(){ftui.log(5,"online offline"),navigator.onLine?ftui.setOnline():ftui.setOffli... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | true |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_push.js | www/tablet/js/widget_push.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_push() {
if (window['Module_famultibutton'] === void 0 || !$.fn.famultib... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_progress.js | www/tablet/js/widget_progress.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_progress() {
if (typeof window["Modul_famultibutton"] === 'undefined' || !$.f... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_wakeup.js | www/tablet/js/widget_wakeup.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_wakeup() {
if (!$.fn.wakeUp) {
return ["lib/jquery.wakeup.js"];
}
}
var... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_theme.js | www/tablet/js/widget_theme.js | /* FTUI Plugin
* Copyright (c) 2018 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
* https://github.com/knowthelist/fhem-tablet-ui
*/
/* global ftui:true, Modul_widget:true, plugins:true */
"use strict";
// usage: <link rel="stylesheet" href="css... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_highchart3d.js | www/tablet/js/widget_highchart3d.js | // load highcharts libs
dynamicload('lib/highcharts/highcharts.js', null, null, false);
dynamicload('lib/highcharts/highcharts-3d.js', null, null, false);
dynamicload('lib/highcharts/themes/dark-unica.js', null, null, false);
var widget_highchart3d = {
widgetname: 'highchart3d',
precision: function(a) {var s =... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_spinner.js | www/tablet/js/widget_spinner.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_spinner = function () {
$('head').append('<link rel="stylesheet" href="' + ftui.config.bas... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_range.js | www/tablet/js/widget_range.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
$('head').append('<link rel="stylesheet" href="' + ftui.config.basedir + 'css/ftui_range.css" type="text/... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_include.js | www/tablet/js/widget_include.js | /* FTUI Plugin
* Copyright (c) 2017 Mario Stephan <mstephan@shared-files.de>
* originally created 2017 Thomas Gödicke <tgoedicke89@gmail.com>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
var Modul_include = function () {
... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_circlemenu.js | www/tablet/js/widget_circlemenu.js | /* FTUI Plugin
* Copyright (c) 2015-2017 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_circlemenu() {
if (!$.fn.circleMenu)
return [ftui.config.basedir + "lib... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_datetimepicker.js | www/tablet/js/widget_datetimepicker.js | /* FTUI Plugin
* Copyright (c) 2015-2018 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*
* https://github.com/xdan/datetimepicker
*/
/* global ftui:true, Modul_label:true, Switchery:true */
"use strict";
function depends_datetimepicker() {
... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_medialist.js | www/tablet/js/widget_medialist.js | /* FTUI Plugin
* Copyright (c) 2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_medialist() {
var deps = [];
if (!$('link[href$="css/ftui_medialist.css"]').len... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_colorwheel.js | www/tablet/js/widget_colorwheel.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_colorwheel() {
if (!$.fn.farbtastic) {
$('head').append('<link rel="sty... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_thermostat.js | www/tablet/js/widget_thermostat.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_knob:true */
"use strict";
function depends_thermostat() {
if (window["Modul_knob"] === void 0|| !$.fn.knob) {
return... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_wdtimer.js | www/tablet/js/widget_wdtimer.js | /*
TODO's :
Dialog sollte noch responsive sein (Tablet/Smartphone Nutzung)
Profil soll sundrise/sunset unterstützen
----------------------------------------------------------------------------
Version 1.0
WeekdayTimer Widget für fhem-tablet-ui (https://github.com/knowthelist/fhem-tablet-ui)
Basiert auf der Idee des ... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | true |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_uwz.js | www/tablet/js/widget_uwz.js | // widget_uwz last changed 2017-11-17 17:00:00 by chris1284
//-------------------------------------------------------------------
//-------------------------------------------------------------------
"use strict";
function depends_uwz() {
var deps = ["lib/swiper.jquery.min.js"];
$('head').append('<link rel="style... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_pagebutton.js | www/tablet/js/widget_pagebutton.js | /* FTUI Plugin
* Copyright (c) 2015-2018 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
'use strict';
function depends_pagebutton() {
if (window['Modul_famultibutton'] === void 0 || !$.fn.famul... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_gds.js | www/tablet/js/widget_gds.js | "use strict";
function depends_gds() {
var deps = [];
return deps;
}
var Modul_gds = function () {
function init() {
me.elements = $('div[data-type="' + me.widgetname + '"]:not([data-ready])', me.area);
me.elements.each(function (index) {
var elem = $(this);
elem.a... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_svgplot.js | www/tablet/js/widget_svgplot.js | /* FTUI Plugin
* Copyright (c) 2016-2018 Mario Stephan <mstephan@shared-files.de>
* originally created by Thomas Nesges
* https://raw.githubusercontent.com/nesges/Widgets-for-fhem-tablet-ui/master/www/tablet/js/widget_svgplot.js
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_weekprofile.js | www/tablet/js/widget_weekprofile.js | /*
weekprofile Widget für fhem-tablet-ui (https://github.com/knowthelist/fhem-tablet-ui)
Klaus Wittstock 2017 (Name ohne Punkt dazwischen bei gmail.com)
Basiert auf dem WdTimer-Widget von Sascha Hermann und der ersten Version von Thorsten Pferdekämper
Version 0.5 neues Attribut data-timesteps; update bei aenderung de... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_famultibutton.js | www/tablet/js/widget_famultibutton.js | /* FTUI Plugin
* Copyright (c) 2015-2017 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_famultibutton() {
var deps = [];
if (!$.fn.famultibutton) {
deps.p... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_link.js | www/tablet/js/widget_link.js | /* FTUI Plugin
* Copyright (c) 2015-2020 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
'use strict';
var Modul_link = function () {
function onClicked(elem) {
if (elem.hasClass('lock')) {
... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_iframe.js | www/tablet/js/widget_iframe.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* originally created by Thomas Nesges
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_widget:true */
"use strict";
function depends_iframe() {
return [ftui.config.based... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_highchart.js | www/tablet/js/widget_highchart.js | // load highcharts libs
function depends_highchart() {
if (!$.fn.highchart) {
return [ftui.config.basedir + 'lib/highcharts/highcharts.js'
, ftui.config.basedir + 'lib/highcharts/highcharts-more.js'
, ftui.config.basedir + 'lib/highcharts/themes/dark-unica.js'
];
... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_pagetab.js | www/tablet/js/widget_pagetab.js | /* FTUI Plugin
* Copyright (c) 2015-2016 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_pagetab() {
if (typeof window["Modul_famultibutton"] === 'undefined' || ... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
knowthelist/fhem-tablet-ui | https://github.com/knowthelist/fhem-tablet-ui/blob/3f11d50a912720cc094cf5b210eb18c8a50c2667/www/tablet/js/widget_dimmer.js | www/tablet/js/widget_dimmer.js | /* FTUI Plugin
* Copyright (c) 2015-2017 Mario Stephan <mstephan@shared-files.de>
* Under MIT License (http://www.opensource.org/licenses/mit-license.php)
*/
/* global ftui:true, Modul_famultibutton:true */
"use strict";
function depends_dimmer() {
return ["famultibutton"];
}
var Modul_dimmer = function ... | javascript | MIT | 3f11d50a912720cc094cf5b210eb18c8a50c2667 | 2026-01-05T03:36:43.724902Z | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.