Commit Graph

25 Commits

Author SHA1 Message Date
Ceda EI 5ae739d307 Update username to $USER 2018-08-05 22:37:03 +05:30
Ceda EI 8afdc00c1f Change config to match newer i3lock-color. 2018-06-22 15:46:45 +05:30
Ceda EI c9401cf7b2
Merge pull request #2 from elisaado/patch-1
Make curl silent
2018-04-02 02:18:27 +05:30
Eli Saado 25093b7785
Make curl silent 2018-04-01 22:47:11 +02:00
Ceda EI 0445a4e7e3
Merge pull request #1 from Ceda-EI/bash_port
Dropped PHP as a dependency
2018-04-02 02:08:41 +05:30
Ceda EI 7f115f3d68 Delete .gitignore, composer.json, downloader.php 2018-04-02 01:59:07 +05:30
Ceda EI 52bb6091d4 Update install script.
Removed php and composer checks. Added jq and curl checks. Removed library installs.
2018-04-02 01:56:25 +05:30
Ceda EI 8316582269 Fix downloader.sh.
Added another curl to get the URL of the image.
2018-04-02 01:52:18 +05:30
Ceda EI d6bcb8f531 Update README.md 2018-04-02 01:37:34 +05:30
Eli Saado 742ff31bd8 (almost?) finish bash port 2018-04-01 21:48:33 +02:00
Ceda EI da50f59891 Fix opaque square being drawn.
Reordered the fill black and roundRectangle commands in -draw of convert.
2018-03-31 14:52:23 +05:30
Ceda EI ae43636f45 Added --force-clock to prevent clock disappearing on wrong password. 2018-01-10 17:10:22 +05:30
Ceda EI 320ed21d66 Changed source path to absolute. 2017-12-30 19:15:19 +05:30
Ceda EI d3b97da7e3
Added License GPL3 2017-12-30 17:35:36 +05:30
Ceda EI 7a224b127b Added an if-else to check for existance of preferences and accordingly modify the filters array. 2017-12-29 11:00:41 +05:30
Ceda EI 5726684c00 Fixed the config section in install script. 2017-12-29 10:59:39 +05:30
Ceda EI 8a7b5b414d Updated README.md and added Screenshots. 2017-12-29 10:58:08 +05:30
Ceda EI 81a5165e15 Changed the font size of photographer's name. 2017-12-29 10:19:02 +05:30
Ceda EI 3fb5d52bef Update install to update box_config upon install. 2017-12-28 22:34:17 +05:30
Ceda EI ed77e8299e Added Installer. To install, simply run ./install 2017-12-28 21:34:24 +05:30
Ceda EI ac398060f9 Added download_daemon which needs to be running in background. Added downloader.php - the part of program that interacts with Unsplash API. Added lock which locks the screen. Added configs. 2017-12-28 20:29:42 +05:30
Ceda EI 00ad244d1b Fixed reference links. 2017-12-28 17:03:35 +05:30
Ceda EI b976702bfe Updated README.md. Added composer.json 2017-12-28 16:19:09 +05:30
Ceda EI 731707807f Added .gitignore to ensure the libraries don't get added to the repo. 2017-12-28 15:45:10 +05:30
Ceda EI 66072760b1
Initial commit 2017-12-28 11:59:01 +05:30