All Projects → declantyson → doto

declantyson / doto

Licence: Unlicense license
Let's try something different

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to doto

Marquee Scroller
Marquee Scroller Clock News Weather and More
Stars: ✭ 211 (+170.51%)
Mutual labels:  weather, news
Quietweather
☀️ Develop a weather wechat mini program application in two days - 两天撸一个天气应用微信小程序
Stars: ✭ 677 (+767.95%)
Mutual labels:  weather, news
ZhiXinApp
知心App 1.0 版本 / 动态权限申请 / 图灵机器人 / 人脸识别登录 / 欧酷天气 / 网易新闻 / Bmob后端云数据库实现登录注册以及上传文件 / 蒲公英应用发布平台 / 安卓(Android)毕业设计
Stars: ✭ 97 (+24.36%)
Mutual labels:  weather, news
JARVIS
Jarvis is a simple Chatbot with a GUI capable of chatting and retrieving information and daily news from the internet for it's user using python.
Stars: ✭ 49 (-37.18%)
Mutual labels:  weather, news
lightdm-webkit-theme-osmos
Osmos
Stars: ✭ 142 (+82.05%)
Mutual labels:  lightdm, lightdm-webkit2-greeter-theme
info-bot
🤖 A Versatile Telegram Bot
Stars: ✭ 37 (-52.56%)
Mutual labels:  weather, news
Localradio
📻 LocalRadio is "Radio for Cord-Cutters" – a Software-Defined Radio (SDR) app for your Mac and mobile devices. With an inexpensive RTL-SDR USB device, LocalRadio provides a casual, home-based radio listening experience for your favorite local frequencies - FM broadcasts/free music/news/sports/weather/public safety & aviation scanner/etc.
Stars: ✭ 269 (+244.87%)
Mutual labels:  weather, news
lightdm-theme-sapphire
Sapphire LightDM Webkit Theme (Archive) Antergos is now Discontinued
Stars: ✭ 46 (-41.03%)
Mutual labels:  lightdm, lightdm-webkit2-greeter-theme
lightdm-webkit-theme-tendou
㆝ A Windows 10 inspired theme for the lightdm webkit greeter
Stars: ✭ 22 (-71.79%)
Mutual labels:  lightdm, lightdm-webkit2-greeter-theme
File-Maker
Generate data files for Wii Channels that have the latest news, forecast data, etc.
Stars: ✭ 65 (-16.67%)
Mutual labels:  weather, news
gweatherrouting
Sailing weather routing made easy
Stars: ✭ 15 (-80.77%)
Mutual labels:  weather
weather-tools
Apache Beam pipelines to make weather data accessible and useful.
Stars: ✭ 72 (-7.69%)
Mutual labels:  weather
Jupiter
🌞 The Swift Weather Framework
Stars: ✭ 14 (-82.05%)
Mutual labels:  weather
localizator
Localizator is a flutter application that provides your current/given position,and gives you weather Forecasts
Stars: ✭ 46 (-41.03%)
Mutual labels:  weather
bullshit-detector
🔍 Chráňte vašich blízkych pred nedôveryhodným 🇸🇰 a 🇨🇿 obsahom
Stars: ✭ 24 (-69.23%)
Mutual labels:  news
cuba-weather-flutter
Application for mobile devices of the Cuba Weather project implemented with Flutter
Stars: ✭ 28 (-64.1%)
Mutual labels:  weather
dac
Entity linker for the newspaper collection of the National Library of the Netherlands. Links named entity mentions to DBpedia descriptions using either a binary SVM classifier or a neural net.
Stars: ✭ 14 (-82.05%)
Mutual labels:  news
infocenter
Raspberry Pi weather, calendar, and internet radio with graphical, touch-based interface.
Stars: ✭ 18 (-76.92%)
Mutual labels:  weather
DarkSkyKit
DarkSky.net API client written in Swift.
Stars: ✭ 33 (-57.69%)
Mutual labels:  weather
lobsters-reader
iOS app for reading Lobste.rs.
Stars: ✭ 15 (-80.77%)
Mutual labels:  news

Doto

Codacy Badge

Doto

declantyson.github.io/doto/

Installation

As a login screen

  1. Install lightdm as your session manager
  2. Install lightdm-webkit2-greeter
  3. Download and save this repository into your lightdm-webkit2-greeter themes directory, normally located at usr/share/lightdm-webkit/themes/
  4. Change your lightdm-webkit2-greeter conf file (normally located at /etc/lightdm/lightdm-webkit2-greeter.conf to the following:
[greeter]
  secure              = false
  webkit_theme        = doto
  1. If you cannot log-in, try changing the following in your lightdm conf (normally located at /etc/lightdm/lightdm.conf):
[Seat:*]
# under this setting or its equivalent
# change the user-session to your preferred session or DE
# available sessions are usually found at /usr/share/xsessions
# for example:
user-session=bspwm

Troubleshooting

If you are not seeing background images try installing the following packages:

  • webkitgtk
  • gstreamer1.0-libav
  • gstreamer1.0-plugins-bad-videoparsers

As a chrome extension

You can use Doto as your new tab page by navigating to chrome://extensions/ and clicking Load unpacked extension.

Obtaining more cinemagraphs

There's a handy npm script which browses /r/Cinemagraphs and scrapes appropriately sized and formatted files. Just run ./download.sh in the folder directory.

Alternatively save any mp4s you like in the /assets/backgrounds directory. They are numerically indexed. In order to ensure your new file is displayed update /assets/cinematic_bg_count.js to show the new total.

Changing the news/weather sources

Edit settings.js to point to your location, units and new sources.

It is recommended you also obtain your own API keys to avoid any traffic bursts.

Contributor thanks

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].